Searched refs:notok2add (Results 1 – 1 of 1) sorted by relevance
1674 #define notok2add(max, val, c) ((val) > ((max) - (c))) macro1676 #define notoktoadd(val, cnst) notok2add(SIZE_MAX, (val), (cnst))