Home | History | Annotate | Download | only in libc

Lines Matching defs:strlen

39    If speed is preferred, the strlen() function in ../../string/strlen.c
42 Leave this field blank. So the strlen() is not defined, and this will
43 automatically pull in the default C definition of strlen() from
44 ../../string/strlen.c. No need to include this file explicitely.
45 The lib_a-strlen.o will not be generated, so it won't replace the default
46 lib_a-strlen.o which is generated by ../../string/strlen.c. See the
52 lib_a-strlen.o to be generated.
56 strlen (const char* str)
85 strlen (const char* str)