INTERVAL_PARENT_OR_NULL 921 src/intervals.c for (temp = prev ? prev : i; temp; temp = INTERVAL_PARENT_OR_NULL (temp)) INTERVAL_PARENT_OR_NULL 976 src/intervals.c for (temp = i; temp; temp = INTERVAL_PARENT_OR_NULL (temp))