Searched defs:TOO_SMALL (Results 1 – 6 of 6) sorted by relevance
81 #define TOO_SMALL(LEN) ((LEN) < LBLOCKSIZE) macro
85 #define TOO_SMALL(LEN) ((LEN) < BIGBLOCKSIZE) macro
82 #define TOO_SMALL(LEN) ((LEN) < BIGBLOCKSIZE) macro
73 #define TOO_SMALL(LEN) ((LEN) < LBLOCKSIZE) macro
99 #define TOO_SMALL(LEN) ((LEN) < sizeof (long)) macro
82 #define TOO_SMALL(LEN) ((LEN) < LBLOCKSIZE) macro