Searched defs:boundaries_permute (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib/
H A Dtest-seq-range-array.c9 boundaries_permute(uint32_t *input, unsigned int i, unsigned int count) function
20 boundaries_permute(input, i+1, count);
40 boundaries_permute(input, 0, N_ELEMENTS(input));

Completed in 2537 milliseconds