Home
last modified time | relevance | path

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

/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/liboslexec/
H A Dllvmutil_test.cpp15 typedef int (*IntFuncOfTwoInts)(int,int); typedef
90 IntFuncOfTwoInts myadd = (IntFuncOfTwoInts) ll.getPointerToFunction (func); in test_int_func()
165 IntFuncOfTwoInts
205 IntFuncOfTwoInts myadd = (IntFuncOfTwoInts) ll.getPointerToFunction (func); in test_big_func()
255 IntFuncOfTwoInts f = test_big_func (i==0); in main()
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/liboslexec/
H A Dllvmutil_test.cpp15 typedef int (*IntFuncOfTwoInts)(int,int); typedef
90 IntFuncOfTwoInts myadd = (IntFuncOfTwoInts) ll.getPointerToFunction (func); in test_int_func()
165 IntFuncOfTwoInts
205 IntFuncOfTwoInts myadd = (IntFuncOfTwoInts) ll.getPointerToFunction (func); in test_big_func()
255 IntFuncOfTwoInts f = test_big_func (i==0); in main()