Home
last modified time | relevance | path

Searched refs:ustrcmp (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/gcc/libcpp/
H A Dinternal.h617 static inline int ustrcmp (const unsigned char *, const unsigned char *);
629 ustrcmp (const unsigned char *s1, const unsigned char *s2) in ustrcmp() function
H A Dpch.c293 return ustrcmp (NODE_NAME (x), NODE_NAME (y)); in comp_hashnodes()
510 int cmp = ustrcmp (first, NODE_NAME (nl.defs[i])); in cpp_valid_state()
H A Dlex.c77 return !ustrcmp (NODE_NAME (token->val.node), (const uchar *) string); in cpp_ideq()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcpphash.h581 static inline int ustrcmp PARAMS ((const uchar *, const uchar *));
590 ustrcmp (s1, s2) in ustrcmp() function
H A Dcpplex.c102 return !ustrcmp (NODE_NAME (token->val.node), (const uchar *) string);
H A DChangeLog.45263 (U_CHAR, U, ustrcmp, ustrncmp, ustrlen, uxstrdup, ustrchr, ufputs):
5266 * cpphash.h (U_CHAR, U, ustrcmp, ustrncmp, ustrlen, uxstrdup, ustrchr,
H A DChangeLog.512513 CPP_BUF_LINE, CPP_BUF_COL, CPP_BUF_COLUMN, U, ustrcmp, ustrncmp,
H A DChangeLog.34592 (ustrcmp, ustrncmp, ustrlen, uxstrdup, ustrchr): New wrapper
H A DChangeLog.710517 * cpphash.h (DSC, U_CHAR, ustrcmp, ustrncmp, ustrlen,