HomeSort by relevance Sort by last modified time
    Searched refs:c_isblank (Results 1 - 2 of 2) sorted by null

  /external/bison/lib/
c-ctype.h 124 extern bool c_isblank (int c) _GL_ATTRIBUTE_CONST;
185 #undef c_isblank macro
186 #define c_isblank(c) \ macro
c-ctype.c 97 c_isblank (int c) function

Completed in 1306 milliseconds