Home
last modified time | relevance | path

Searched refs:GET_FP (Results 1 – 1 of 1) sorted by relevance

/openssl/test/
H A Djson_test.c558 #define GET_FP() (GET_WORD().fp) in run_script() macro
570 fp_type f = (fp_type)GET_FP(); in run_script()
580 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()
600 fp_i64_type f = (fp_i64_type)GET_FP(); in run_script()
610 fp_p_type f = (fp_p_type)GET_FP(); in run_script()
620 fp_pz_type f = (fp_pz_type)GET_FP(); in run_script()

Completed in 7 milliseconds