Home
last modified time | relevance | path

Searched defs:tmv (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Ddeltat.c156 #define yyerror(tmv, msg) argument
838 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep, struct param *tmv) in yy_symbol_value_print()
857 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep, struct param *tmv) in yy_symbol_print()
896 int yyrule, struct param *tmv) in yy_reduce_print()
958 yysymbol_kind_t yykind, YYSTYPE *yyvaluep, struct param *tmv) in yydestruct()
981 yyparse (struct param *tmv) in yyparse()
1523 mylex(int *intp, struct param *tmv) in mylex()
H A Dx-deltat.y123 #define yyerror(tmv, msg) argument
/freebsd/contrib/netbsd-tests/fs/vfs/
H A Dt_unpriv.c130 struct timeval tmv[2]; in times() local