Searched refs:NONNUL (Results 1 – 3 of 3) sorted by relevance
33 #ifndef NONNUL34 # define NONNUL(c) ((c) != '\0') macro55 if (HAS_HOLES && __builtin_expect (ch == L'\0', 0) && NONNUL (*inptr)) \73 if (HAS_HOLES && __builtin_expect (ch == L'\0', 0) && NONNUL (c)) \
28 #define NONNUL(c) ((c) != '\0' && (c) != 0x80) macro
14249 * iconvdata/8bit-gap.c (NONNUL): New macro.14253 (NONNUL): New macro.