Searched refs:end_pfr (Results 1 – 2 of 2) sorted by relevance
1304 ffi_dblfl *end_pfr = pfr + NUM_FPR_ARG_REGISTERS64; in ffi_closure_helper_LINUX64() local1369 if (pfr < end_pfr) in ffi_closure_helper_LINUX64()1385 if (pfr < end_pfr) in ffi_closure_helper_LINUX64()1397 if (pfr + 1 < end_pfr) in ffi_closure_helper_LINUX64()1404 if (pfr < end_pfr) in ffi_closure_helper_LINUX64()
1741 Use "end_pfr" instead of "nf". Correct long double handling.