Home
last modified time | relevance | path

Searched refs:FORWARD_CYCLE (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/_decimal/libmpdec/
H A Dtranspose.h40 enum {FORWARD_CYCLE, BACKWARD_CYCLE}; enumerator
H A Dtranspose.c71 * FORWARD_CYCLE: even/odd permutation of the halfrows.
90 if (dir == FORWARD_CYCLE) { in swap_halfrows_pow2()
258 if (!swap_halfrows_pow2(matrix, rows, cols, FORWARD_CYCLE)) { in transpose_pow2()

Completed in 2 milliseconds