Home
last modified time | relevance | path

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

/string/
A Dtest-strchr.c38 # define stupid_STRCHR stupid_STRCHRNUL macro
54 # define stupid_STRCHR stupid_WCSCHRNUL macro
87 stupid_STRCHR (const CHAR *s, int c) in stupid_STRCHR() function
97 IMPL (stupid_STRCHR, 0)
234 CHAR *exp_result = stupid_STRCHR (s, c); in check1()

Completed in 4 milliseconds