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

  /external/bison/lib/
c-ctype.h 130 extern bool c_ispunct (int c) _GL_ATTRIBUTE_CONST;
232 #undef c_ispunct macro
233 #define c_ispunct(c) \ macro
c-ctype.c 242 c_ispunct (int c) function

Completed in 7062 milliseconds