Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dbld.c1780 u.complex5 = *(array.complex5 + offset); in ffebld_constantarray_get()
2177 ptr.complex5 = malloc_new_zkp (ffebld_constant_pool(), in ffebld_constantarray_new()
2529 *aptr = array.complex5 + offset; in ffebld_constantarray_preparray()
2849 *cptr = source_array.complex5; in ffebld_constantarray_preparray()
2850 *size = sizeof (*source_array.complex5); in ffebld_constantarray_preparray()
3175 *aptr = array.complex5 + offset; in ffebld_constantarray_prepare()
3495 *cptr = &constant->complex5; in ffebld_constantarray_prepare()
3496 *size = sizeof (constant->complex5); in ffebld_constantarray_prepare()
3808 *(array.complex5 + offset) = constant.complex5; in ffebld_constantarray_put()
H A Dbld.h230 ffetargetComplex5 complex5; member
354 ffetargetComplex5 *complex5; member
759 #define ffebld_constant_complex5(c) ((c)->u.complex5)
864 #define ffebld_cu_ptr_complex5(u) &(u).complex5
914 #define ffebld_cu_val_complex5(u) (u).complex5