Searched refs:CILEN_SHORT (Results 1 – 1 of 1) sorted by relevance
356 #define CILEN_SHORT 4 /* CILEN_VOID + 2 */ macro881 #define LENCISHORT(neg) ((neg) ? CILEN_SHORT : 0)930 PUTCHAR(CILEN_SHORT, ucp); \1041 if ((len -= CILEN_SHORT) < 0) \1045 if (cilen != CILEN_SHORT || \1054 if ((len -= CILEN_SHORT) < 0) \1058 if (cilen != CILEN_SHORT || \1239 len >= CILEN_SHORT && \1240 p[1] == CILEN_SHORT && \1242 len -= CILEN_SHORT; \[all …]