Searched defs:_tolower (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/include/
H A Dctype.h273 #define _tolower(c) __tolower(c) macro
/macosx-10.10.1/gnudiff-19/diffutils/src/
H A Dsystem.h268 # define _tolower(c) tolower (c) macro
/macosx-10.10.1/tcl-105/tcl_ext/tclx/tclx/generic/
H A DtclXutil.c22 # define _tolower tolower macro

Completed in 72 milliseconds