Home
last modified time | relevance | path

Searched refs:copy_toeval (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.bin/m4/
H A Dexpr.c24 const char *copy_toeval; variable
32 fprintf(stderr, "m4: %s in expr %s\n", msg, copy_toeval); in yyerror()
39 copy_toeval = toeval; in expr()