Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dbld.c1855 u.character7.length = 1; in ffebld_constantarray_get()
1856 u.character7.text = array.character7 + offset; in ffebld_constantarray_get()
2282 ptr.character7 = malloc_new_zkp (ffebld_constant_pool(), in ffebld_constantarray_new()
2598 *aptr = array.character7 + offset; in ffebld_constantarray_preparray()
2928 *cptr = source_array.character7; in ffebld_constantarray_preparray()
2929 *size = sizeof (*source_array.character7); in ffebld_constantarray_preparray()
3244 *aptr = array.character7 + offset; in ffebld_constantarray_prepare()
3574 *cptr = ffetarget_text_character7 (constant->character7); in ffebld_constantarray_prepare()
3575 *size = ffetarget_length_character7 (constant->character7); in ffebld_constantarray_prepare()
3889 memcpy (array.character7 + offset, in ffebld_constantarray_put()
[all …]
H A Dbld.h260 ffetargetCharacter7 character7; member
384 ffetargetCharacterUnit7 *character7; member
752 #define ffebld_constant_character7(c) ((c)->u.character7)
877 #define ffebld_cu_ptr_character7(u) &(u).character7
927 #define ffebld_cu_val_character7(u) (u).character7