c32islower 30 maint/gnulib/lib/c32islower.c #define FUNC c32islower c32islower 127 maint/gnulib/lib/uchar.in.h _GL_FUNCDECL_SYS (c32islower, int, (wint_t wc)); c32islower 128 maint/gnulib/lib/uchar.in.h _GL_CXXALIAS_SYS (c32islower, int, (wint_t wc)); c32islower 129 maint/gnulib/lib/uchar.in.h _GL_CXXALIASWARN (c32islower); c32islower 22 maint/gnulib/tests/test-c32islower.c SIGNATURE_CHECK (c32islower, int, (wint_t)); c32islower 44 maint/gnulib/tests/test-c32islower.c return c32islower (wc); c32islower 58 maint/gnulib/tests/test-c32islower.c is = c32islower (WEOF); c32islower 56 maint/gnulib/tests/test-uchar-c++.cc SIGNATURE_CHECK (GNULIB_NAMESPACE::c32islower, int, (wint_t));