Searched defs:jit_actions_t (Results 1 – 3 of 3) sorted by relevance
26 } jit_actions_t; global() typedef
29 } jit_actions_t; global() typedef
40 enum jit_actions_t { JIT_NOACTION = 0, JIT_REGISTER_FN, JIT_UNREGISTER_FN }; enum