Searched defs:error_t (Results 1 – 3 of 3) sorted by relevance
441 #define TORCH_CHECK_WITH(error_t, cond, ...) \ argument447 #define TORCH_CHECK_WITH_MSG(error_t, cond, type, ...) \ argument476 #define TORCH_CHECK_WITH_MSG(error_t, cond, type, ...) \ argument
49 typedef int error_t; typedef
87 typedef unsigned error_t; typedef90 typedef int error_t; typedef