Home
last modified time | relevance | path

Searched defs:error_t (Results 1 – 3 of 3) sorted by relevance

/external/pytorch/c10/util/
DException.h441 #define TORCH_CHECK_WITH(error_t, cond, ...) \ argument
447 #define TORCH_CHECK_WITH_MSG(error_t, cond, type, ...) \ argument
476 #define TORCH_CHECK_WITH_MSG(error_t, cond, type, ...) \ argument
/external/bcc/libbpf-tools/android/
Dargp.h49 typedef int error_t; typedef
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_internal_defs.h87 typedef unsigned error_t; typedef
90 typedef int error_t; typedef