Searched refs:LESS_THAN_WRAP (Results 1 – 1 of 1) sorted by relevance
359 #define LESS_THAN_WRAP(a, b) ((s32)(a - b) < 0) macro376 if (LESS_THAN_WRAP(katom->age, entry->age)) in jsctx_tree_add()