Home
last modified time | relevance | path

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

/dports/devel/emscripten/emscripten-2.0.3/system/include/emscripten/
H A Dthreading.h179 typedef void (*em_func_viffff)(int, float, float, float, float); typedef
/dports/devel/emscripten/emscripten-2.0.3/system/lib/pthread/
H A Dlibrary_pthread.c280 ((em_func_viffff)q->functionPtr)( in _do_call()