Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dbld.c1798 u.complex8 = *(array.complex8 + offset); in ffebld_constantarray_get()
2204 ptr.complex8 = malloc_new_zkp (ffebld_constant_pool(), in ffebld_constantarray_new()
2547 *aptr = array.complex8 + offset; in ffebld_constantarray_preparray()
2870 *cptr = source_array.complex8; in ffebld_constantarray_preparray()
2871 *size = sizeof (*source_array.complex8); in ffebld_constantarray_preparray()
3193 *aptr = array.complex8 + offset; in ffebld_constantarray_prepare()
3516 *cptr = &constant->complex8; in ffebld_constantarray_prepare()
3517 *size = sizeof (constant->complex8); in ffebld_constantarray_prepare()
3826 *(array.complex8 + offset) = constant.complex8; in ffebld_constantarray_put()
H A Dbld.h239 ffetargetComplex8 complex8; member
363 ffetargetComplex8 *complex8; member
762 #define ffebld_constant_complex8(c) ((c)->u.complex8)
867 #define ffebld_cu_ptr_complex8(u) &(u).complex8
917 #define ffebld_cu_val_complex8(u) (u).complex8