Home
last modified time | relevance | path

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

/glibc-2.36/string/
Dtest-strchr.c38 # define simple_STRCHR simple_STRCHRNUL macro
53 # define simple_STRCHR simple_WCSCHRNUL macro
77 simple_STRCHR (const CHAR *s, int c) in simple_STRCHR() function
222 CHAR *exp_result = simple_STRCHR (s, c); in check1()
/glibc-2.36/benchtests/
Dbench-strchr.c42 # define simple_STRCHR simple_STRCHRNUL macro
50 # define simple_STRCHR simple_WCSCHRNUL macro
71 simple_STRCHR (const CHAR *s, int c) in simple_STRCHR() function
79 IMPL (simple_STRCHR, 0)
/glibc-2.36/ChangeLog.old/
DChangeLog.256614 (simple_STRCHR): Modified function.