Home
last modified time | relevance | path

Searched refs:BACKWARD_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.c72 * BACKWARD_CYCLE: reverse the even/odd permutation.
93 else if (dir == BACKWARD_CYCLE) { in swap_halfrows_pow2()
267 if (!swap_halfrows_pow2(matrix, cols, rows, BACKWARD_CYCLE)) { in transpose_pow2()

Completed in 2 milliseconds