Searched refs:set_index (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/lib/libc/isc/
H A Dev_timers.c56 static void set_index(void *, int);
435 return (heap_new(due_sooner, set_index, 2048));
456 set_index(void *what, int index) { function
/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dtimer.c861 set_index(void *what, unsigned int index) { function
902 result = isc_heap_create(mctx, sooner, set_index, 0, &manager->heap);
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dtimer.c861 set_index(void *what, unsigned int index) { function
902 result = isc_heap_create(mctx, sooner, set_index, 0, &manager->heap);
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dbfd-in.h649 void (*set_index) (struct bfd_symbol *, bfd_size_type));
H A Decofflink.c1247 set_index)
1253 void (*set_index) PARAMS ((asymbol *, bfd_size_type));
1301 if (set_index)
1302 (*set_index) (sym_ptr, (bfd_size_type) symhdr->iextMax);
H A Dcoffgen.c885 #define set_index(symbol, idx) ((symbol)->udata.i = (idx)) macro
956 set_index (symbol, *written);
H A Dbfd-in2.h656 void (*set_index) (struct bfd_symbol *, bfd_size_type));
/freebsd-9.3-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h662 void (*set_index) (struct bfd_symbol *, bfd_size_type));
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Drbtdb.c786 set_index(void *what, unsigned int index) { function
7636 result = isc_heap_create(hmctx, sooner, set_index, 0,

Completed in 240 milliseconds