HomeSort by: relevance | last modified time | path
    Searched defs:aux_count (Results 1 - 3 of 3) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
spa_misc.c 1022 int aux_count; member in struct:spa_aux
1048 aux->aux_count++;
1052 aux->aux_count = 1;
1069 if (--aux->aux_count == 0) {
1094 *refcnt = found->aux_count;
  /src/external/gpl3/binutils/dist/gas/
ecoff.c 757 aux_count /* count of ranges for variant arm */
4405 case aux_count:
756 aux_count \/* count of ranges for variant arm *\/ enumerator in enum:aux_type
  /src/external/gpl3/binutils.old/dist/gas/
ecoff.c 757 aux_count /* count of ranges for variant arm */
4402 case aux_count:
756 aux_count \/* count of ranges for variant arm *\/ enumerator in enum:aux_type

Completed in 60 milliseconds