/openbsd-src/gnu/gcc/gcc/ |
H A D | lcm.c | 184 sbitmap difference, temp_bitmap; in compute_earliest() local 564 sbitmap difference, temp_bitmap; in compute_farthest() local
|
H A D | simplify-rtx.c | 4520 int difference = (GET_MODE_SIZE (innermode) - GET_MODE_SIZE (outermode)); in simplify_subreg() local 4529 int difference = (GET_MODE_SIZE (innermostmode) - GET_MODE_SIZE (innermode)); in simplify_subreg() local 4550 int difference = (GET_MODE_SIZE (innermostmode) - GET_MODE_SIZE (outermode)); in simplify_subreg() local 4625 int difference = (GET_MODE_SIZE (innermode) in simplify_subreg() local
|
H A D | tree-data-ref.c | 2138 tree conflicts_a, conflicts_b, difference; in compute_subscript_distance() local 2353 tree difference; in analyze_ziv_subscript() local 2434 tree difference; in analyze_siv_subscript_cst_affine() local 3310 tree difference; in analyze_miv_subscript() local
|
H A D | emit-rtl.c | 1213 int difference = (GET_MODE_SIZE (innermode) - GET_MODE_SIZE (outermode)); in subreg_lowpart_offset() local 1232 int difference = (GET_MODE_SIZE (innermode) - GET_MODE_SIZE (outermode)); in subreg_highpart_offset() local
|
H A D | final.c | 2566 int difference = GET_MODE_SIZE (GET_MODE (y)) in alter_subreg() local
|
H A D | expmed.c | 374 int difference = inner_mode_size - outer_mode_size; in store_bit_field() local
|
H A D | mips-tfile.c | 4260 symint_t difference = offset - file_offset; in read_seek() local
|
H A D | expr.c | 3125 int difference = (GET_MODE_SIZE (innermostmode) - GET_MODE_SIZE (innermode)); in undefined_operand_subword_p() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | simplify-rtx.c | 2652 int difference = (GET_MODE_SIZE (innermode) - GET_MODE_SIZE (outermode)); local 2661 int difference = (GET_MODE_SIZE (innermostmode) - GET_MODE_SIZE (innermode)); local 2682 int difference = (GET_MODE_SIZE (innermostmode) - GET_MODE_SIZE (outermode)); local
|
H A D | lcm.c | 194 sbitmap difference, temp_bitmap; local 579 sbitmap difference, temp_bitmap; local
|
H A D | emit-rtl.c | 1302 int difference = (GET_MODE_SIZE (innermode) - GET_MODE_SIZE (outermode)); local 1322 int difference = (GET_MODE_SIZE (innermode) - GET_MODE_SIZE (outermode)); local
|
H A D | mips-tfile.c | 4396 symint_t difference = offset - file_offset; local
|
/openbsd-src/usr.sbin/rdate/ |
H A D | ntp.c | 472 create_timeval(double difference, struct timeval *new, struct timeval *adjust) in create_timeval()
|
/openbsd-src/bin/ksh/ |
H A D | var.c | 933 struct timespec difference, now; in getspec() local
|
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | ConstantRange.cpp | 496 ConstantRange ConstantRange::difference(const ConstantRange &CR) const { in difference() function in ConstantRange
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | sv.c | 1167 const int difference Perl_sv_upgrade() local
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaOverload.cpp | 14598 Qualifiers difference = objectQuals - funcQuals; in BuildCallToMemberFunction() local
|
H A D | SemaChecking.cpp | 12415 static IntRange difference(IntRange L, IntRange R) { in difference() function
|