Searched defs:pstm_copy (Results 1 – 1 of 1) sorted by relevance
165 int32 pstm_copy(pstm_int * a, pstm_int * b) in pstm_copy() function213 #define pstm_copy(a, b) (pstm_copy(a, b), PSTM_OKAY) macro