Searched refs:struct_or_union (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dgengtype-parse.c1103 struct_or_union (void)
1167 struct_or_union ();
1099 struct_or_union (void) function
/haiku-buildtools/gcc/gcc/jit/
H A Dlibgccjit.h958 gcc_jit_lvalue_access_field (gcc_jit_lvalue *struct_or_union,
966 gcc_jit_rvalue_access_field (gcc_jit_rvalue *struct_or_union,
H A Djit-recording.h835 fields (compound_type *struct_or_union,
H A Djit-recording.c2863 recording::fields::fields (compound_type *struct_or_union, argument
2866 : memento (struct_or_union->m_ctxt),
2867 m_struct_or_union (struct_or_union),
5014 " gcc_jit_lvalue_access_field (%s, /*gcc_jit_lvalue *struct_or_union */\n"
5067 " gcc_jit_rvalue_access_field (%s, /*gcc_jit_rvalue *struct_or_union */\n"

Completed in 168 milliseconds