Searched refs:wasm32_fix_adjustable (Results 1 – 4 of 4) sorted by relevance
81 extern bool wasm32_fix_adjustable (struct fix *);82 #define tc_fix_adjustable(FIX) wasm32_fix_adjustable (FIX)
781 wasm32_fix_adjustable (fixS * fixP) in wasm32_fix_adjustable() function