HomeSort by: relevance | last modified time | path
    Searched defs:next_func (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/bc/dist/
global.h 150 EXTERN int next_func; variable
  /src/external/bsd/nvi/dist/motif_l/
m_search.c 79 static void next_func __P((Widget));
84 { "Next", next_func },
147 * next_func --
151 next_func(Widget w)
357 next_func( w );
533 next_func( w );
146 next_func(Widget w) function

Completed in 24 milliseconds