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

  /external/ppp/pppd/
pppd.h 728 #define GETCHAR(c, cp) { \
    [all...]
  /external/pcre/dist/
pcre_internal.h 613 #define GETCHAR(c, eptr) c = *eptr;
713 #define GETCHAR(c, eptr) \
832 #define GETCHAR(c, eptr) \
911 #define GETCHAR(c, eptr) \
937 GETCHAR(c, eptr)
    [all...]

Completed in 76 milliseconds