Searched refs:mylex (Results 1 – 1 of 1) sorted by relevance
85 static int mylex (int *, char **);88 #define yylex(U, P) mylex (&(U)->val, (P))1062 mylex (krb5_int32 *intp, char **pp) in mylex() function