Searched refs:conditional_used_math (Results 1 – 3 of 3) sorted by relevance
306 conditional_used_math(extctx.flags & SC_USED_FP); in restore_sigcontext()
387 conditional_used_math(used & USED_FP); in protected_restore_fp_context()
1771 #define conditional_used_math(condition) conditional_stopped_child_used_math(condition, current) macro