Home
last modified time | relevance | path

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

/dports/devel/blitz/blitz-1.0.2/testsuite/
H A Dmulticomponent-2.cpp50 class trifunc { class
54 BZ_DECLARE_FUNCTOR3(trifunc);
134 trifunc tf; in main()
/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.c27 typedef boolean(*trifunc)(livespointer, livespointer, livespointer); typedef