Searched refs:ADDOVER (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libast/common/string/ |
H A D | strtoi.h | 117 #define ADDOVER(n,c,s) ((S2I_umax-(n))<((S2I_unumber)((c)+(s)))) macro 349 if (ADDOVER(n, c, negative)) 407 if (ADDOVER(n, c, negative)) 421 if (ADDOVER(n, c, negative)) 520 if (ADDOVER(n, v, negative))
|
Completed in 55 milliseconds