| H A D | sfpack.c | 54 #define DEF_PackFunc(Type, BS, EQ) \ argument 95 #define DEF_UnpackFunc(Type, BS, EQ) \ argument 136 #define DEF_UnpackAndOp(Type, BS, EQ, Opname, Op, OpApply) \ argument 169 #define DEF_FetchAndOp(Type, BS, EQ, Opname, Op, OpApply) \ argument 190 #define DEF_ScatterAndOp(Type, BS, EQ, Opname, Op, OpApply) \ argument 223 #define DEF_FetchAndOpLocal(Type, BS, EQ, Opname, Op, OpApply) \ argument 245 #define DEF_Pack(Type, BS, EQ) \ argument 254 #define DEF_Add(Type, BS, EQ) \ argument 266 #define DEF_Cmp(Type, BS, EQ) \ argument 279 #define DEF_Log(Type, BS, EQ) \ argument [all …]
|