Home
last modified time | relevance | path

Searched defs:index_ (Results 1 – 8 of 8) sorted by relevance

/dragonfly/games/sail/
H A Darray.h76 array_get(const struct array *a, unsigned index_) in array_get()
83 array_set(const struct array *a, unsigned index_, void *val) in array_set()
92 unsigned index_ = a->num; in array_add() local
H A Darray.c95 array_insert(struct array *a, unsigned index_) in array_insert()
113 array_remove(struct array *a, unsigned index_) in array_remove()
/dragonfly/sys/dev/raid/mrsas/
H A Dmrsas_fp.c118 #define SPAN_ROW_SIZE(map, ld, index_) MR_LdSpanPtrGet(ld, index_, map)->spanRowSize argument
119 #define SPAN_ROW_DATA_SIZE(map_, ld, index_) MR_LdSpanPtrGet(ld, index_, map)->spanRowDataSize argument
/dragonfly/contrib/binutils-2.34/gold/
H A Ddynobj.h398 unsigned int index_; variable
H A Doutput.cc3407 unsigned int index_; member in gold::Output_section::Input_section_sort_entry
/dragonfly/contrib/binutils-2.27/gold/
H A Ddynobj.h398 unsigned int index_; variable
H A Doutput.cc3393 unsigned int index_; member in gold::Output_section::Input_section_sort_entry
H A Dmips.cc938 unsigned int index_; member in __anone5cd35850111::Mips_got_info