Searched refs:smalloc_pool_size (Results 1 – 3 of 3) sorted by relevance
11 extern unsigned int smalloc_pool_size;
34 unsigned int smalloc_pool_size = INITIAL_SIZE; variable
1962 smalloc_pool_size = atoi(optarg); in parse_cmd_line()