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