Searched refs:CILEN_SHORT (Results 1 – 1 of 1) sorted by relevance
287 #define CILEN_SHORT 4 /* CILEN_VOID + 2 */ macro655 #define LENCISHORT(neg) ((neg) ? CILEN_SHORT : 0)700 PUTCHAR(CILEN_SHORT, ucp); \799 if ((len -= CILEN_SHORT) < 0) \803 if (cilen != CILEN_SHORT || \986 len >= CILEN_SHORT && \987 p[1] == CILEN_SHORT && \989 len -= CILEN_SHORT; \1063 && len >= CILEN_SHORT1064 && p[0] == CI_AUTHTYPE && p[1] >= CILEN_SHORT && p[1] <= len) {[all …]