Searched refs:GET_FP (Results 1 – 1 of 1) sorted by relevance
561 #define GET_FP() (GET_WORD().fp) in run_script() macro572 fp_type f = (fp_type)GET_FP(); in run_script()581 fp_i_type f = (fp_i_type)GET_FP(); in run_script()590 fp_u64_type f = (fp_u64_type)GET_FP(); in run_script()599 fp_i64_type f = (fp_i64_type)GET_FP(); in run_script()608 fp_p_type f = (fp_p_type)GET_FP(); in run_script()617 fp_pz_type f = (fp_pz_type)GET_FP(); in run_script()