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

  /ndk/sources/host-tools/sed-4.2.1/lib/
c-ctype.h 128 extern bool c_iscntrl (int c);
195 #undef c_iscntrl macro
196 #define c_iscntrl(c) \ macro
c-ctype.c 106 c_iscntrl (int c) function

Completed in 725 milliseconds