Searched refs:ustrncmp (Results 1 – 8 of 8) sorted by relevance
| /openbsd/src/gnu/gcc/libcpp/ |
| D | internal.h | 618 static inline int ustrncmp (const unsigned char *, const unsigned char *, 635 ustrncmp (const unsigned char *s1, const unsigned char *s2, size_t n) in ustrncmp() function
|
| D | macro.c | 1644 if (! ustrncmp (NODE_NAME (node), DSC ("__STDC_"))) in _cpp_create_definition()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | cpphash.h | 582 static inline int ustrncmp PARAMS ((const uchar *, const uchar *, 597 ustrncmp (s1, s2, n) in ustrncmp() function
|
| D | cppmacro.c | 1616 if (! ustrncmp (NODE_NAME (node), DSC ("__STDC_")))
|
| D | ChangeLog.4 | 5263 (U_CHAR, U, ustrcmp, ustrncmp, ustrlen, uxstrdup, ustrchr, ufputs): 5266 * cpphash.h (U_CHAR, U, ustrcmp, ustrncmp, ustrlen, uxstrdup, ustrchr,
|
| D | ChangeLog.5 | 12513 CPP_BUF_LINE, CPP_BUF_COL, CPP_BUF_COLUMN, U, ustrcmp, ustrncmp,
|
| D | ChangeLog.3 | 4592 (ustrcmp, ustrncmp, ustrlen, uxstrdup, ustrchr): New wrapper
|
| D | ChangeLog.7 | 10517 * cpphash.h (DSC, U_CHAR, ustrcmp, ustrncmp, ustrlen,
|