Searched refs:CILEN_SHORT (Results 1 – 1 of 1) sorted by relevance
348 #define CILEN_SHORT 4 /* CILEN_VOID + 2 */ macro873 #define LENCISHORT(neg) ((neg) ? CILEN_SHORT : 0)922 PUTCHAR(CILEN_SHORT, ucp); \1033 if ((len -= CILEN_SHORT) < 0) \1037 if (cilen != CILEN_SHORT || \1046 if ((len -= CILEN_SHORT) < 0) \1050 if (cilen != CILEN_SHORT || \1231 len >= CILEN_SHORT && \1232 p[1] == CILEN_SHORT && \1234 len -= CILEN_SHORT; \[all …]