Home
last modified time | relevance | path

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

/openbsd/usr.sbin/nsd/
H A Dudb.c1240 uint64_t asz = sz + sizeof(udb_xl_chunk_d) + sizeof(uint64_t)*2; local
1282 uint64_t asz = sz + sizeof(udb_chunk_d) + 1; local
/openbsd/usr.bin/mandoc/
H A Droff.c1369 int asz; /* length of the replacement */ in roff_expand() local