Searched refs:str_casecmp (Results 1 – 2 of 2) sorted by relevance
31 static int str_casecmp (const char *, const char *);145 if (str_casecmp (str, bp) != 0) in main()170 str_casecmp (const char *s1, const char *s2) in str_casecmp() function
140 * tests/mpz/convert.c (str_casecmp): New function.