Searched refs:BC_minimum_mem_size (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/BootCache-109/
H A Dkext.c86 static int BC_minimum_mem_size = 256; variable
4918 if ((max_mem / (1024 * 1024)) < BC_minimum_mem_size) {
4920 (int) (max_mem / (1024 * 1024)), BC_minimum_mem_size);

Completed in 83 milliseconds