Home
last modified time | relevance | path

Searched defs:Range (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/binutils-2.27/gold/
H A Ddwarf_reader.h301 struct Range struct
303 Range(unsigned int a_shndx, off_t a_start, off_t a_end) in Range() argument
318 { this->range_list_.push_back(Range(shndx, start, end)); } in add() argument
/dflybsd-src/contrib/binutils-2.34/gold/
H A Ddwarf_reader.h301 struct Range struct
303 Range(unsigned int a_shndx, off_t a_start, off_t a_end) in Range() argument
318 { this->range_list_.push_back(Range(shndx, start, end)); } in add() argument
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_ppmd7_private.h76 UInt32 Range; member
88 UInt32 Range; member
H A Darchive_ppmd8_private.h67 UInt32 Range; member
/dflybsd-src/sys/contrib/dev/acpica/source/include/
H A Dactbl1.h1121 UINT64 Range; member