Home
last modified time | relevance | path

Searched defs:BLOCKSIZE (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/lp/filter/postscript/postcomm/
H A Dpostcomm.h196 #define BLOCKSIZE 1024 macro
/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A Dpostio.h256 #define BLOCKSIZE 2048 macro
/illumos-gate/usr/src/uts/intel/ml/
H A Dsseblk.S57 #define BLOCKSIZE 64 /* (1 << BLOCKSHIFT) */ macro
/illumos-gate/usr/src/cmd/lp/filter/postscript/postreverse/
H A Dpostreverse.h41 #define BLOCKSIZE 10 macro
/illumos-gate/usr/src/cmd/cmd-crypto/decrypt/
H A Ddecrypt.c84 #define BLOCKSIZE (128) /* Largest guess for block size */ macro
/illumos-gate/usr/src/tools/cscope-fast/
H A Dinvlib.c45 #define BLOCKSIZE 2 * BUFSIZ /* logical block size */ macro