Searched refs:wraparound (Results 1 – 25 of 35) sorted by relevance
12
54 * Safeguards added against 32bit overflow wraparound.
178 ;; Addition, treating overflow by wraparound.188 ;; Overflow is treated by wraparound.590 ;; Subtraction, treating overflow by wraparound.600 ;; Overflow is treated by wraparound.
62 ;; (with possible wraparound of the one-bit range)64 ;; (with possible wraparound of the one-bit range)66 ;; (without wraparound of the one-bit range)
212 ; Predicate that always allows wraparound of the one-bit range.220 ; Same without wraparound.
1484 int wraparound) in change_displayparam() argument1497 dp.curval = wraparound ? dp.min : dp.max; in change_displayparam()1500 dp.curval = wraparound ? dp.max : dp.min; in change_displayparam()
1834 bool wraparound = false; in ixgbe_rxeof() local1889 if (wraparound) { in ixgbe_rxeof()1893 wraparound = false; in ixgbe_rxeof()2174 wraparound = true; in ixgbe_rxeof()
2037 goto wraparound; in uvm_map_findspace()2085 goto wraparound; in uvm_map_findspace()2157 goto wraparound; in uvm_map_findspace()2182 goto wraparound; in uvm_map_findspace()2229 goto wraparound; in uvm_map_findspace()2259 goto wraparound; in uvm_map_findspace()2290 wraparound: in uvm_map_findspace()
24 a whopping amount of gold due to a wraparound problem with the signed 129 wraparound instead of scrolling. Thanks goes to Michiel Huisjes for the
317 int wraparound; member340 times->wraparound = 1; in stop_cc_time()395 if (times->wraparound) in slhci_dump_cc_times()
192 in the function and allow for wraparound in the arithmetic.
586 wraparound checks doesn't apply to Heimdal
1004 * objalloc.h (objalloc_alloc): Do not use fast path on wraparound.
464 * objalloc.h (objalloc_alloc): Do not use fast path on wraparound.
1968 * testsuite/ld-avr/wraparound-range-boundary.d: New test.1969 * testsuite/ld-avr/wraparound-range-boundary.s: New test.
1962 * elf32-spu.c (build_stub): Allow wraparound on stub branches.
4719 * elf32-avr.c (avr_final_link_relocate): Allow avr25 to wraparound.
1118 align the address of the next segment to avoid wraparound
1875 * Crafted addpeer with hmode > 7 causes array wraparound with MATCH_ASSOC 5641 * Crafted addpeer with hmode > 7 causes array wraparound with MATCH_ASSOC
10975 * windows-nat.c (AdjustTokenPrivileges): Implement macro wraparound for10998 * windows-nat.c (DebugActiveProcessStop): Implement macro wraparound
3164 * dwarf2dbg.c (get_filenum): Catch integer wraparound when
735 (bitset::update_next_word()): New function, avoiding wraparound of