Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dlgc.c1331 lu_mem numobjs; in entergen() local
1450 lu_mem numobjs = fullgen(L, g); /* do a major collection */ in genstep() local
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddmu_send.c426 dump_freeobjects(dmu_sendarg_t *dsp, uint64_t firstobj, uint64_t numobjs) in dump_freeobjects()