Searched defs:FICL_PAD_SIZE (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/common/ficl/ | ||
H A D | ficl.h | 509 #if !defined FICL_PAD_SIZE 510 #define FICL_PAD_SIZE (256) macro 1016 char pad[FICL_PAD_SIZE]; /* the scratch area (see above) */ |
Completed in 48 milliseconds