Searched refs:MAX_LABEL_VALUE (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xedit/dist/lisp/ | ||
| H A D | read.c | 43 #define MAX_LABEL_VALUE ((1L << (sizeof(long) * 8 - 9)) - 1) macro 908 if (integer > MAX_LABEL_VALUE) 938 if (integer > MAX_LABEL_VALUE) |
Completed in 3 milliseconds