Home
last modified time | relevance | path

Searched defs:struct_offset (Results 1 – 3 of 3) sorted by relevance

/third_party/libffi/src/powerpc/
Dffi_darwin.c348 unsigned struct_offset=0, i; in darwin64_struct_size_exceeds_gprs_p() local
431 unsigned struct_offset = 0; in darwin64_pass_struct_floats() local
522 unsigned struct_offset = 0; in darwin64_struct_floats_to_mem() local
/third_party/glib/glib/
Dgmacros.h859 #define G_STRUCT_MEMBER_P(struct_p, struct_offset) \ argument
861 #define G_STRUCT_MEMBER(member_type, struct_p, struct_offset) \ argument
/third_party/glib/gobject/
Dgclosure.c1143 guint struct_offset) in g_signal_type_cclosure_new()