Home
last modified time | relevance | path

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

/dports/devel/bnf/bnf-1.6.10/src/
H A Dgrio.bnf262 out_endfn ::= ` ); /* --- Call function --- */\n`;
263 out_end_strfn ::= ` ` out_endfn;
423 out_call_end = `(` out_endfn;
H A Dgrio.c1214 int out_endfn(void) in out_endfn() function
1231 state = out_endfn( ); /* --- Call function --- */ in out_end_strfn()
1938 state = out_endfn( ); /* --- Call function --- */ in out_call_end()