Searched refs:_sch_tolower (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/include/
H A Dsafe-ctype.h115 extern const unsigned char _sch_tolower[256];
117 #define TOLOWER(c) _sch_tolower[(c) & 0xff]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Dsafe-ctype.h111 extern const unsigned char _sch_tolower[256];
113 #define TOLOWER(c) _sch_tolower[(c) & 0xff]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/include/
H A Dsafe-ctype.h111 extern const unsigned char _sch_tolower[256];
113 #define TOLOWER(c) _sch_tolower[(c) & 0xff]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Dsafe-ctype.h111 extern const unsigned char _sch_tolower[256];
113 #define TOLOWER(c) _sch_tolower[(c) & 0xff]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/libiberty/
H A Dsafe-ctype.c191 const unsigned char _sch_tolower[256] = variable
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libiberty/
H A Dsafe-ctype.c191 const unsigned char _sch_tolower[256] = variable
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libiberty/
H A Dsafe-ctype.c191 const unsigned char _sch_tolower[256] = variable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libiberty/
H A Dsafe-ctype.c191 const unsigned char _sch_tolower[256] = variable

Completed in 193 milliseconds