Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dtarget.h1577 #define ffetarget_value_real2(lr) ffetarget_cvt_r2_to_rv_ (&((lr).v[0])) macro
H A Dcom.c10435 val = ffetarget_value_real2 (ffebld_cu_val_real2 (*cu)); in ffecom_constantunion()
10478 real = ffetarget_value_real2 (ffebld_cu_val_complex2 (*cu).real); in ffecom_constantunion()
10479 imag = ffetarget_value_real2 (ffebld_cu_val_complex2 (*cu).imaginary); in ffecom_constantunion()