Home
last modified time | relevance | path

Searched defs:str_lc (Results 1 – 5 of 5) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/f/
H A Dsrc.c298 const char *str_lc, const char *str_ic) in ffesrc_strcmp_2c()
368 const char *str_lc, const char *str_ic, int len) in ffesrc_strncmp_2c()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/f/
H A Dsrc.c298 const char *str_lc, const char *str_ic) in ffesrc_strcmp_2c()
368 const char *str_lc, const char *str_ic, int len) in ffesrc_strncmp_2c()
/dports/misc/clex/clex-4.6.patch9/src/
H A Dmatch.c76 wchar_t *str_lc; in match_substr_ic() local
/dports/ftp/lftp/lftp-4.9.2/src/
H A DBencode.h38 xstring str_lc; variable
/dports/dns/ldapdns/ldapdns-2.07/
H A Dstr.h77 static void inline str_lc(char *s) { in str_lc() function