Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk.h146 #define n_function n_un.n_term.n_tun.N_function macro
H A Dawk3.c431 np->n_function = func; in finstall()
1201 return ((*np->n_left->n_function)(np->n_right)); in exprreduce()