Searched defs:pstm_mod_2d (Results 1 – 1 of 1) sorted by relevance
989 static int32 pstm_mod_2d(pstm_int *a, int b, pstm_int *c) //bbox: was int16 b in pstm_mod_2d() function1019 #define pstm_mod_2d(a, b, c) (pstm_mod_2d(a, b, c), PSTM_OKAY) macro