Searched refs:N_PAGES (Results 1 – 1 of 1) sorted by relevance
24 #define N_PAGES (4096) macro47 char *mem = malloc((N_PAGES+1) * 4096); in main()