Searched refs:QUEUE_SIZE (Results 1 – 1 of 1) sorted by relevance
1953 # define QUEUE_SIZE 50 macro1985 struct { uintmax_t Q; uintmax_t P; } queue[QUEUE_SIZE]; in factor_using_squfof()2098 if (qpos >= QUEUE_SIZE) in factor_using_squfof()