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

  /external/ppp/pppd/
pppd.h 726 #define GETCHAR(c, cp) { \
    [all...]
  /external/pcre/
pcre_internal.h 417 #define GETCHAR(c, eptr) c = *eptr;
457 #define GETCHAR(c, eptr) \
    [all...]

Completed in 77 milliseconds