Home
last modified time | relevance | path

Searched defs:totalsz (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.sbin/lpd/
H A Dlp_displayq.c169 size_t linesz = 0, totalsz = 0; in doshort() local
/openbsd-src/usr.sbin/rpki-client/
H A Dhttp.c133 size_t totalsz; member
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp365 unsigned totalsz = DL.getTypeAllocSize(Ty); in printReturnValStr() local