Searched refs:T_VA_START (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libpp/ | ||
H A D | ppproto.c | 181 #define T_VA_START (N_TOKEN+1) macro 1043 if (*ip == '(' && !strncmp(proto->tp, "va_start", 8)) c = T_VA_START; 1869 case T_VA_START: |
Completed in 13 milliseconds