Searched defs:STRLEN (Results 1 - 2 of 2) sorted by relevance

/src/usr.bin/vgrind/
H A Dvfontedpr.c70 #define STRLEN 10 /* length of strings introducing things */ macro
/src/lib/libc/stdio/
H A Dvfwprintf.c75 #define STRLEN(a) wcslen(a) macro
85 #define STRLEN(a) strlen(a) macro

Completed in 6 milliseconds