Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dbld.c1841 u.character5.length = 1; in ffebld_constantarray_get()
1842 u.character5.text = array.character5 + offset; in ffebld_constantarray_get()
2262 ptr.character5 = malloc_new_zkp (ffebld_constant_pool(), in ffebld_constantarray_new()
2586 *aptr = array.character5 + offset; in ffebld_constantarray_preparray()
2914 *cptr = source_array.character5; in ffebld_constantarray_preparray()
2915 *size = sizeof (*source_array.character5); in ffebld_constantarray_preparray()
3232 *aptr = array.character5 + offset; in ffebld_constantarray_prepare()
3560 *cptr = ffetarget_text_character5 (constant->character5); in ffebld_constantarray_prepare()
3561 *size = ffetarget_length_character5 (constant->character5); in ffebld_constantarray_prepare()
3873 memcpy (array.character5 + offset, in ffebld_constantarray_put()
[all …]
H A Dbld.h254 ffetargetCharacter5 character5; member
378 ffetargetCharacterUnit5 *character5; member
750 #define ffebld_constant_character5(c) ((c)->u.character5)
875 #define ffebld_cu_ptr_character5(u) &(u).character5
925 #define ffebld_cu_val_character5(u) (u).character5