Home
last modified time | relevance | path

Searched refs:integer1 (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dbld.c940 nc->u.integer1 = val; in ffebld_constant_new_integer1_val()
1585 u.integer1 = *(array.integer1 + offset); in ffebld_constantarray_get()
1898 ptr.integer1 = malloc_new_zkp (ffebld_constant_pool(), in ffebld_constantarray_new()
2334 *aptr = array.integer1 + offset; in ffebld_constantarray_preparray()
2626 *cptr = source_array.integer1; in ffebld_constantarray_preparray()
2627 *size = sizeof (*source_array.integer1); in ffebld_constantarray_preparray()
2980 *aptr = array.integer1 + offset; in ffebld_constantarray_prepare()
3272 *cptr = &constant->integer1; in ffebld_constantarray_prepare()
3273 *size = sizeof (constant->integer1); in ffebld_constantarray_prepare()
3613 *(array.integer1 + offset) = constant.integer1; in ffebld_constantarray_put()
H A Dbld.h146 ffetargetInteger1 integer1; member
270 ffetargetInteger1 *integer1; member
769 #define ffebld_constant_integer1(c) ((c)->u.integer1)
831 #define ffebld_cu_ptr_integer1(u) &(u).integer1
881 #define ffebld_cu_val_integer1(u) (u).integer1
H A Ddata.c1023 subscript->u.conter.expr->u.integer1), NULL); in ffedata_eval_offset_()
1046 low->u.conter.expr->u.integer1), NULL); in ffedata_eval_offset_()
1062 high->u.conter.expr->u.integer1), NULL); in ffedata_eval_offset_()