Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libcurses/director/
H A Dtestlang_parse.y142 static void do_function_call(size_t);
215 do_function_call(1);
220 do_function_call(2);
225 do_function_call(3);
230 do_function_call(4);
860 do_function_call(size_t nresults) in do_function_call() function