Home
last modified time | relevance | path

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

/freebsd/usr.bin/m4/
H A Dexpr.c39 expr(const char *toeval) in expr() argument
41 copy_toeval = toeval; in expr()
42 yy_scan_string(toeval); in expr()