Searched defs:STRLEN (Results 1 – 5 of 5) sorted by relevance
37 #define STRLEN 128UL macro
42 #define STRLEN 128 /* for shorter strings */ macro
29 #define STRLEN 10 /* length of strings introducing things */ macro
75 #define STRLEN(s) wcslen(s) macro83 #define STRLEN(s) strlen(s) macro
65 #define STRLEN 256 macro