Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/f/
Dbld.c1741 u.real8 = *(array.real8 + offset); in ffebld_constantarray_get()
2123 ptr.real8 = malloc_new_zkp (ffebld_constant_pool(), in ffebld_constantarray_new()
2490 *aptr = array.real8 + offset; in ffebld_constantarray_preparray()
2805 *cptr = source_array.real8; in ffebld_constantarray_preparray()
2806 *size = sizeof (*source_array.real8); in ffebld_constantarray_preparray()
3136 *aptr = array.real8 + offset; in ffebld_constantarray_prepare()
3451 *cptr = &constant->real8; in ffebld_constantarray_prepare()
3452 *size = sizeof (constant->real8); in ffebld_constantarray_prepare()
3769 *(array.real8 + offset) = constant.real8; in ffebld_constantarray_put()
Dbld.h215 ffetargetReal8 real8; member
339 ffetargetReal8 *real8; member
814 #define ffebld_constant_real8(c) ((c)->u.real8)
856 #define ffebld_cu_ptr_real8(u) &(u).real8
906 #define ffebld_cu_val_real8(u) (u).real8