Home
last modified time | relevance | path

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

/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/liboslexec/
H A Dllvmutil_test.cpp60 test_int_func () in test_int_func() function
250 test_int_func(); in main()
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/liboslexec/
H A Dllvmutil_test.cpp60 test_int_func () in test_int_func() function
250 test_int_func(); in main()
/dports/math/gsl/gsl-2.7/statistics/
H A Dtest.c122 test_int_func (s1,s2); in main()
/dports/math/gsl/gsl-2.7/block/
H A Dtest.c154 test_int_func (); in main()
/dports/devel/libgee/libgee-0.20.3/tests/
H A Dtestfunctions.vala27 add_test ("[Functions] comparing and hashing int", test_int_func);
61 public void test_int_func () {
/dports/math/gsl/gsl-2.7/matrix/
H A Dtest.c147 test_int_func (M, N); in main()
/dports/math/gsl/gsl-2.7/vector/
H A Dtest.c151 test_int_func (stride, N); in main()
/dports/games/libretro-yabause/yabause-ea5b118/yabauseut/src/
H A Dscu.c191 void test_int_func() in test_int_func() function
222 bios_set_scu_interrupt(int_vector, test_int_func); in setup_interrupt()