Searched refs:GETCHARTEST (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/pcre/
H A Dpcre_internal.h614 #define GETCHARTEST(c, eptr) c = *eptr; macro
720 #define GETCHARTEST(c, eptr) \ macro
839 #define GETCHARTEST(c, eptr) \ macro
917 #define GETCHARTEST(c, eptr) \ macro
944 GETCHARTEST(c, eptr)
H A Dpcre_dfa_exec.c1021 GETCHARTEST(d, temp);

Completed in 174 milliseconds