Home
last modified time | relevance | path

Searched refs:QUEUE_SIZE (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dfactor.c1953 # define QUEUE_SIZE 50 macro
1985 struct { uintmax_t Q; uintmax_t P; } queue[QUEUE_SIZE]; in factor_using_squfof()
2098 if (qpos >= QUEUE_SIZE) in factor_using_squfof()