Searched refs:aux_count (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa_misc.c797 int aux_count; member in struct:spa_aux
823 aux->aux_count++;
827 aux->aux_count = 1;
844 if (--aux->aux_count == 0) {
869 *refcnt = found->aux_count;
/freebsd-9.3-release/contrib/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp644 int aux_count = 0; local
647 if (aux_count--) {
677 aux_count = symbol->NumberOfAuxSymbols;
/freebsd-9.3-release/contrib/binutils/gas/
H A Decoff.c759 aux_count /* count of ranges for variant arm */
4465 case aux_count:
758 aux_count /* count of ranges for variant arm */ enumerator in enum:aux_type

Completed in 132 milliseconds