Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/autoconf/m4/
Dltdl.m4411 [AC_DEFINE([error_t], [int], definition
/external/swiftshader/third_party/LLVM/cmake/
Dconfig-ix.cmake347 set(error_t int) variable
/external/swiftshader/third_party/LLVM/include/llvm/Config/
Dconfig.h690 #define error_t int macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_internal_defs.h87 typedef unsigned error_t; typedef
90 typedef int error_t; typedef