HomeSort by relevance Sort by last modified time
    Searched full:up_bound (Results 1 - 1 of 1) sorted by null

  /toolchain/binutils/binutils-2.27/gold/
aarch64-reloc-property.cc 53 int64_t up_bound = ((int64_t)1 << u); local
54 return ((low_bound <= x && x < up_bound)

Completed in 87 milliseconds