Searched refs:LP_COUNT_GET (Results 1 – 2 of 2) sorted by relevance
81 #define LP_COUNT_GET(counter) (lp_count.counter) macro85 #define LP_COUNT_GET(counter) 0 macro
127 ASSERTED int culled = LP_COUNT_GET(nr_culled_rects); in rect()141 assert(culled == LP_COUNT_GET(nr_culled_rects)); in rect()