Home
last modified time | relevance | path

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

/third_party/libexif/test/nls/
H A Dtest-codeset.c12 static int my_streq(const char *va, const char *vb) { in my_streq() function
123 return (my_streq(transl, utf8)); in check()
125 return (my_streq(transl, latin1)); in check()
127 /* make sure my_streq is used once */ in check()
128 return (my_streq(orig, orig)); in check()

Completed in 1 milliseconds