Home
last modified time | relevance | path

Searched defs:szidx (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/fs/tarfs/
H A Dtarfs.h159 unsigned int szidx; /* index capacity */ member
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Ddwarf.c1375 uint_t szidx = dw->dw_ptrsz == sizeof (uint64_t); in die_base_type2enc() local