Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dbld.c1862 u.character8.length = 1; in ffebld_constantarray_get()
1863 u.character8.text = array.character8 + offset; in ffebld_constantarray_get()
2292 ptr.character8 = malloc_new_zkp (ffebld_constant_pool(), in ffebld_constantarray_new()
2604 *aptr = array.character8 + offset; in ffebld_constantarray_preparray()
2935 *cptr = source_array.character8; in ffebld_constantarray_preparray()
2936 *size = sizeof (*source_array.character8); in ffebld_constantarray_preparray()
3250 *aptr = array.character8 + offset; in ffebld_constantarray_prepare()
3581 *cptr = ffetarget_text_character8 (constant->character8); in ffebld_constantarray_prepare()
3582 *size = ffetarget_length_character8 (constant->character8); in ffebld_constantarray_prepare()
3897 memcpy (array.character8 + offset, in ffebld_constantarray_put()
[all …]
H A Dbld.h263 ffetargetCharacter8 character8; member
387 ffetargetCharacterUnit8 *character8; member
753 #define ffebld_constant_character8(c) ((c)->u.character8)
878 #define ffebld_cu_ptr_character8(u) &(u).character8
928 #define ffebld_cu_val_character8(u) (u).character8