Searched refs:next_func (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/bc/bc/
H A Dglobal.h145 EXTERN int next_func; variable
H A Dutil.c533 next_func = 1;
594 id->f_name = next_func++;
597 id->f_name = next_func++;
/netbsd-6-1-5-RELEASE/gnu/dist/bc/h/
H A Dglobal.h136 EXTERN int next_func; variable
/netbsd-6-1-5-RELEASE/dist/nvi/motif_l/
H A Dm_search.c76 static void next_func __P((Widget));
81 { "Next", next_func },
144 * next_func --
148 next_func(Widget w)
354 next_func( w );
530 next_func( w );
143 next_func(Widget w) function

Completed in 115 milliseconds