Searched refs:stupid_STRCHR (Results 1 – 1 of 1) sorted by relevance
38 # define stupid_STRCHR stupid_STRCHRNUL macro54 # define stupid_STRCHR stupid_WCSCHRNUL macro87 stupid_STRCHR (const CHAR *s, int c) in stupid_STRCHR() function97 IMPL (stupid_STRCHR, 0)234 CHAR *exp_result = stupid_STRCHR (s, c); in check1()
Completed in 4 milliseconds