Home
last modified time | relevance | path

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

/external/libxslt/libxslt/
Dxsltlocale.c31 #define TOLOWER(c) (c | 0x20) macro
/external/chromium_org/third_party/libxslt/libxslt/
Dxsltlocale.c31 #define TOLOWER(c) (c | 0x20) macro
/external/valgrind/main/coregrind/m_demangle/
Dsafe-ctype.h113 #define TOLOWER(c) _sch_tolower[(c) & 0xff] macro
/external/harfbuzz_ng/src/
Dhb-private.hh535 static inline unsigned char TOLOWER (unsigned char c) in TOLOWER() function
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-private.hh546 static inline unsigned char TOLOWER (unsigned char c) in TOLOWER() function