Home
last modified time | relevance | path

Searched defs:stridx (Results 1 – 4 of 4) sorted by relevance

/third_party/elfutils/tests/
Demptyfile.c37 static size_t stridx = 0; variable
Delfstrtab.c36 static size_t stridx = 0; variable
Dfillfile.c37 static size_t stridx = 0; variable
/third_party/toybox/lib/
Dlib.c336 int stridx(char *haystack, char needle) in stridx() function