Home
last modified time | relevance | path

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

/scripts/
Dunifdef.c918 Linetype lt, rt; in eval_table() local
934 rt = ops->inner(ops+1, &val, &cp); in eval_table()
935 if (rt == LT_ERROR) in eval_table()
937 lt = op->fn(valp, lt, *valp, rt, val); in eval_table()