Searched refs:MAX_POOL_SIZE (Results 1 – 4 of 4) sorted by relevance
115 #define MAX_POOL_SIZE (1024/4) macro116 static struct literal litpool [MAX_POOL_SIZE];676 if (poolsize >= MAX_POOL_SIZE - 2) in enter_literal()
82 #define MAX_POOL_SIZE (1024 / 4) macro484 static struct literal litpool[MAX_POOL_SIZE];2076 if (poolsize >= MAX_POOL_SIZE - 2) in enter_literal()
2244 #define MAX_POOL_SIZE (MAX_COUNT/4) macro2245 static pool_node pool_vector[MAX_POOL_SIZE];
4497 #define MAX_POOL_SIZE 372 macro4498 static pool_node pool_vector[MAX_POOL_SIZE];