Searched defs:packed_p (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/gcc/
H A Dstor-layout.c344 bool packed_p = DECL_PACKED (decl); local
H A Dexpr.c5809 bool packed_p = false; local
/freebsd-10.2-release/contrib/gcc/config/sparc/
H A Dsparc.c4439 scan_record_type(tree type, int *intregs_p, int *fpregs_p, int *packed_p) argument
4573 int intregs_p = 0, fpregs_p = 0, packed_p = 0; local
4638 function_arg_record_value_1(tree type, HOST_WIDE_INT startbitpos, struct function_arg_record_value_parms *parms, bool packed_p) argument
4683 packed_p); local
4794 function_arg_record_value_2(tree type, HOST_WIDE_INT startbitpos, struct function_arg_record_value_parms *parms, bool packed_p) argument
4831 packed_p); local
[all...]

Completed in 149 milliseconds