Home
last modified time | relevance | path

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

/dports/math/librsb/librsb-1.2.0.10/
H A Drsb_failure_tests.c186 if(rsb_random_event(ip*af)) {RSB_FAILURE_NOTICE(transA = RSB_INVALID_TRANS);} in rsb_blas_failure_tester()
H A Drsb_struct.h111 #define RSB_INVALID_TRANS RSB_INVALID_FLAGS /*!< \internal internal */ macro
H A Drsb_types.h87 …RAY {RSB_TRANSPOSITION_N, RSB_TRANSPOSITION_T, RSB_TRANSPOSITION_C, RSB_INVALID_TRANS } /*!< \brie…
H A Dot.m408 #printf("if(Tflagsa[Ti]!=RSB_INVALID_TRANS)\n");
410 #printf("if(Tflagsa[Ti]!=RSB_INVALID_TRANS)\n");
H A Drsb_types.m4103 …,`RSB_M4_MATRIX_TRANSPOSITION_PREPROCESSOR_SYMBOL(transposition), ')RSB_INVALID_TRANS } /*!< \brie…
H A Drsb_internals.c3081 return RSB_INVALID_TRANS; in rsb__do_transposition_from_char()