HomeSort by: relevance | last modified time | path
    Searched defs:c_isspace (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
c-ctype.c 267 c_isspace (int c) function
c-ctype.h 112 extern bool c_isspace (int c);
220 #undef c_isspace macro
221 #define c_isspace(c) \ macro
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
c-ctype.c 267 c_isspace (int c) function
c-ctype.h 112 extern bool c_isspace (int c);
220 #undef c_isspace macro
221 #define c_isspace(c) \ macro
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
c-ctype.c 267 c_isspace (int c) function
c-ctype.h 112 extern bool c_isspace (int c);
220 #undef c_isspace macro
221 #define c_isspace(c) \ macro

Completed in 46 milliseconds