Searched refs:struct_int_bitfield_int (Results 1 – 1 of 1) sorted by relevance
135 typedef struct { int a; int b:4; int c; } struct_int_bitfield_int; typedef137 …le d, double e, double f, double g, double h, double i, int j, int k, struct_int_bitfield_int l) {} in test_test_vfp_stack_gpr_split_bitfield()