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