Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dbld.c1774 u.complex4 = *(array.complex4 + offset); in ffebld_constantarray_get()
2168 ptr.complex4 = malloc_new_zkp (ffebld_constant_pool(), in ffebld_constantarray_new()
2523 *aptr = array.complex4 + offset; in ffebld_constantarray_preparray()
2842 *cptr = source_array.complex4; in ffebld_constantarray_preparray()
2843 *size = sizeof (*source_array.complex4); in ffebld_constantarray_preparray()
3169 *aptr = array.complex4 + offset; in ffebld_constantarray_prepare()
3488 *cptr = &constant->complex4; in ffebld_constantarray_prepare()
3489 *size = sizeof (constant->complex4); in ffebld_constantarray_prepare()
3802 *(array.complex4 + offset) = constant.complex4; in ffebld_constantarray_put()
H A Dbld.h227 ffetargetComplex4 complex4; member
351 ffetargetComplex4 *complex4; member
758 #define ffebld_constant_complex4(c) ((c)->u.complex4)
863 #define ffebld_cu_ptr_complex4(u) &(u).complex4
913 #define ffebld_cu_val_complex4(u) (u).complex4