Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dbld.c1786 u.complex6 = *(array.complex6 + offset); in ffebld_constantarray_get()
2186 ptr.complex6 = malloc_new_zkp (ffebld_constant_pool(), in ffebld_constantarray_new()
2535 *aptr = array.complex6 + offset; in ffebld_constantarray_preparray()
2856 *cptr = source_array.complex6; in ffebld_constantarray_preparray()
2857 *size = sizeof (*source_array.complex6); in ffebld_constantarray_preparray()
3181 *aptr = array.complex6 + offset; in ffebld_constantarray_prepare()
3502 *cptr = &constant->complex6; in ffebld_constantarray_prepare()
3503 *size = sizeof (constant->complex6); in ffebld_constantarray_prepare()
3814 *(array.complex6 + offset) = constant.complex6; in ffebld_constantarray_put()
H A Dbld.h233 ffetargetComplex6 complex6; member
357 ffetargetComplex6 *complex6; member
760 #define ffebld_constant_complex6(c) ((c)->u.complex6)
865 #define ffebld_cu_ptr_complex6(u) &(u).complex6
915 #define ffebld_cu_val_complex6(u) (u).complex6