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

  /external/bison/lib/
c-ctype.h 125 extern bool c_iscntrl (int c) _GL_ATTRIBUTE_CONST;
192 #undef c_iscntrl macro
193 #define c_iscntrl(c) \ macro
c-ctype.c 103 c_iscntrl (int c) function

Completed in 617 milliseconds