Home
last modified time | relevance | path

Searched defs:MINSIZE (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/usr.bin/m4/lib/
H A Dohash_int.h22 #define MINSIZE (1UL << 4) macro
/netbsd-src/usr.sbin/makefs/chfs/
H A Dchfs_mkfs.c123 #define MINSIZE MAX(MAX(CHFS_EB_EC_HDR_SIZE, CHFS_EB_HDR_NOR_SIZE), \ in write_eb_header() macro
/netbsd-src/bin/sh/
H A Dmemalloc.c110 #define MINSIZE 504 /* minimum size of a block */ macro
/netbsd-src/external/bsd/mdocml/dist/
H A Dcompat_ohash.c45 #define MINSIZE (1UL << 4) macro