Searched refs:Strlen (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-geode/dist/src/panel/
H A Dplatform.c116 Strlen(char *str) function in typeref:typename:int
140 int string_length = Strlen(string_ptr);
/xsrc/external/mit/xf86-video-nsc/dist/src/panel/
H A Dplatform.c267 Strlen(char *str) function in typeref:typename:int
294 int string_length = Strlen(string_ptr);
/xsrc/external/mit/xterm/dist/
H A Dprint.c52 #define Strlen(a) strlen((const char *)a) macro
648 size_t len = Strlen(tbl[n].seq);
H A Dmisc.c6281 #define Strlen(s) strlen((const char *)(s)) macro
6302 text_prop.nitems = Strlen(text_prop.value);

Completed in 14 milliseconds