Searched refs:notoktoadd (Results 1 – 4 of 4) sorted by relevance
97 if (notoktoadd(numb, ALLOC_SIZE) || in aresize()
1676 #define notoktoadd(val, cnst) notok2add(SIZE_MAX, (val), (cnst)) macro1678 if (notoktoadd((val), (cnst))) \
112 if (notoktomul(z, 2) || notoktoadd(z * 2, n + 1)) in execute()
1502 if (notoktoadd(pathlen, 1)) { in do_realpath()