Searched defs:punsignedp (Results 1 – 12 of 12) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ |
H A D | eh52.C | 3 int promote_mode (int mode, int *punsignedp) in promote_mode()
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | explow.c | 772 promote_mode (tree type, enum machine_mode mode, int *punsignedp, in promote_mode()
|
H A D | optabs.c | 3593 enum machine_mode *pmode, int *punsignedp, in prepare_cmp_insn() 3895 enum machine_mode *pmode, int *punsignedp) in prepare_float_lib_cmp()
|
H A D | tree-data-ref.c | 1607 int punsignedp, pvolatilep; in object_analysis() local
|
H A D | function.c | 3253 promoted_input_arg (unsigned int regno, enum machine_mode *pmode, int *punsignedp) in promoted_input_arg()
|
H A D | expr.c | 5656 enum machine_mode *pmode, int *punsignedp, in get_inner_reference()
|
H A D | fold-const.c | 3654 int *punsignedp, int *pvolatilep, in decode_field_reference()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | explow.c | 861 promote_mode (type, mode, punsignedp, for_call) in promote_mode() argument
|
H A D | optabs.c | 3376 prepare_cmp_insn (px, py, pcomparison, size, pmode, punsignedp, purpose) in prepare_cmp_insn() argument 3754 prepare_float_lib_cmp (px, py, pcomparison, pmode, punsignedp) in prepare_float_lib_cmp() argument
|
H A D | fold-const.c | 2627 decode_field_reference (exp, pbitsize, pbitpos, pmode, punsignedp, in decode_field_reference() argument
|
H A D | function.c | 5274 promoted_input_arg (regno, pmode, punsignedp) in promoted_input_arg() argument
|
H A D | expr.c | 5726 punsignedp, pvolatilep) in get_inner_reference() argument
|