Searched refs:xstrcmp (Results 1 - 4 of 4) sorted by relevance

/external/mksh/src/
H A Dmisc.c515 xstrcmp);
963 xstrcmp(const void *p1, const void *p2) function
H A Deval.c1466 sizeof(void *), xstrcmp);
H A Dsh.h1937 int xstrcmp(const void *, const void *) MKSH_A_PURE;
H A Dedit.c513 qsort(words, nwords, sizeof(void *), xstrcmp);

Completed in 243 milliseconds