Home
last modified time | relevance | path

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

/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Dyapi.h648 PLUG_API int yo_closure(int farg, int darg);
H A Doxy.c1811 yo_closure(int farg, int darg) in yo_closure() function
1921 if (yo_closure(1, 0)) in Y_closure()