Home
last modified time | relevance | path

Searched refs:bdescr_ (Results 1 – 6 of 6) sorted by relevance

/dports/lang/ghc/ghc-8.8.4-boot/includes/rts/storage/
H A DBlock.h87 typedef struct bdescr_ { struct
101 struct bdescr_ *link; // used for chaining blocks together argument
104 struct bdescr_ *back; // used (occasionally) for doubly-linked lists argument
/dports/lang/ghc/ghc-8.10.7/includes/rts/storage/
H A DBlock.h87 typedef struct bdescr_ { struct
109 struct bdescr_ *link; // used for chaining blocks together argument
112 struct bdescr_ *back; // used (occasionally) for doubly-linked lists argument
/dports/lang/ghc/ghc-8.8.4-boot/includes/stg/
H A DRegs.h109 struct bdescr_ * rCurrentNursery; /* Hp/HpLim point into this block */
110 struct bdescr_ * rCurrentAlloc; /* for allocation using allocate() */
/dports/lang/ghc/ghc-8.10.7/includes/stg/
H A DRegs.h109 struct bdescr_ * rCurrentNursery; /* Hp/HpLim point into this block */
110 struct bdescr_ * rCurrentAlloc; /* for allocation using allocate() */
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/bitset/
H A Dbm.h302 const block_descr& bd = this->bdescr_; in compare_state()
303 const block_descr& ib_db = ib.bdescr_; in compare_state()
359 } bdescr_; variable
6976 block_descr_type* bdescr = &(this->bdescr_); in go_up()
7034 block_descr_type* bdescr = &(this->bdescr_); in skip()
7128 block_descr_type* bdescr = &(this->bdescr_); in go_to()
7337 block_descr_type* bdescr = &(this->bdescr_); in search_in_bitblock()
7349 block_descr_type* bdescr = &(this->bdescr_); in search_in_gapblock()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/bitset/
H A Dbm.h302 const block_descr& bd = this->bdescr_; in compare_state()
303 const block_descr& ib_db = ib.bdescr_; in compare_state()
359 } bdescr_; variable
6976 block_descr_type* bdescr = &(this->bdescr_); in go_up()
7034 block_descr_type* bdescr = &(this->bdescr_); in skip()
7128 block_descr_type* bdescr = &(this->bdescr_); in go_to()
7337 block_descr_type* bdescr = &(this->bdescr_); in search_in_bitblock()
7349 block_descr_type* bdescr = &(this->bdescr_); in search_in_gapblock()