Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dbld.c1729 u.real6 = *(array.real6 + offset); in ffebld_constantarray_get()
2105 ptr.real6 = malloc_new_zkp (ffebld_constant_pool(), in ffebld_constantarray_new()
2478 *aptr = array.real6 + offset; in ffebld_constantarray_preparray()
2791 *cptr = source_array.real6; in ffebld_constantarray_preparray()
2792 *size = sizeof (*source_array.real6); in ffebld_constantarray_preparray()
3124 *aptr = array.real6 + offset; in ffebld_constantarray_prepare()
3437 *cptr = &constant->real6; in ffebld_constantarray_prepare()
3438 *size = sizeof (constant->real6); in ffebld_constantarray_prepare()
3757 *(array.real6 + offset) = constant.real6; in ffebld_constantarray_put()
H A Dbld.h209 ffetargetReal6 real6; member
333 ffetargetReal6 *real6; member
812 #define ffebld_constant_real6(c) ((c)->u.real6)
854 #define ffebld_cu_ptr_real6(u) &(u).real6
904 #define ffebld_cu_val_real6(u) (u).real6