Home | History | Annotate | Download | only in vendor

Lines Matching refs:SMALL_MAX_2POW_DEFAULT

521 #define	SMALL_MAX_2POW_DEFAULT	9
522 #define SMALL_MAX_DEFAULT (1U << SMALL_MAX_2POW_DEFAULT)
1202 static size_t opt_small_max_2pow = SMALL_MAX_2POW_DEFAULT;