Home
last modified time | relevance | path

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

/dports/devel/bnf/bnf-1.6.10/src/
H A Dgrio.bnf42 out_func_end;
322 # out_func_begin, out_func_end:
328 out_func_end = out_indent `return state;` out_rbrace `\n\n`;
H A Dgrio.c213 state = out_func_end( ); /* --- Call function --- */ in assignment()
1472 int out_func_end(void) in out_func_end() function