Searched refs:xstrcmp (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/sys/contrib/libsodium/test/quirks/ |
| H A D | quirks.h | 25 # define strcmp(s1, s2) xstrcmp(s1, s2)
|
| /freebsd-12.1/contrib/cortex-strings/benchmarks/multi/ |
| H A D | harness.c | 116 static void xstrcmp(void *dest, void *src, size_t n) in xstrcmp() function 146 { "strcmp", xstrcmp },
|
| /freebsd-12.1/release/picobsd/tinyware/msh/ |
| H A D | sh4.c | 31 _PROTOTYPE(static int xstrcmp, (char *p1, char *p2 )); 458 glob0((char *)cl->w_words, cl->w_nword, sizeof(char *), xstrcmp); 569 xstrcmp(p1, p2) in xstrcmp() function
|