Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/awk_xpg4/
H A Dawk.h253 typedef struct RESFUNC { struct
257 } RESFUNC; argument
407 extern RESFUNC resfuncs[];
H A Dawk0.c80 RESFUNC resfuncs[] = {
H A Dawk1.c277 RESFUNC near*rp; in awkvarinit()