Searched refs:ANCHOR_RANGE_START (Results 1 – 1 of 1) sorted by relevance
46 #define ANCHOR_RANGE_START (COUNTER_SPAN / 8) macro455 return (cc_value >= ANCHOR_RANGE_START) && (cc_value < ANCHOR_RANGE_END); in in_anchor_range()