Home
last modified time | relevance | path

Searched defs:_Noreturn (Results 1 – 17 of 17) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
Dfeatures.h33 #define _Noreturn [[ noreturn ]] macro
35 #define _Noreturn macro
39 #define _Noreturn __attribute__((__noreturn__)) macro
41 #define _Noreturn macro
/third_party/musl/porting/liteos_m/user/include/
Dfeatures.h33 #define _Noreturn [[ noreturn ]] macro
35 #define _Noreturn macro
39 #define _Noreturn __attribute__((__noreturn__)) macro
41 #define _Noreturn macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dfeatures.h33 #define _Noreturn [[ noreturn ]] macro
35 #define _Noreturn macro
39 #define _Noreturn __attribute__((__noreturn__)) macro
41 #define _Noreturn macro
/third_party/musl/porting/liteos_m/kernel/include/
Dfeatures.h33 #define _Noreturn [[ noreturn ]] macro
35 #define _Noreturn macro
39 #define _Noreturn __attribute__((__noreturn__)) macro
41 #define _Noreturn macro
/third_party/musl/include/
Dfeatures.h33 #define _Noreturn __attribute__((__noreturn__)) macro
35 #define _Noreturn macro
/third_party/musl/ndk_musl_include/
Dfeatures.h33 #define _Noreturn __attribute__((__noreturn__)) macro
35 #define _Noreturn macro
/third_party/musl/porting/liteos_a/kernel/include/
Dfeatures.h35 #define _Noreturn __attribute__((__noreturn__)) macro
37 #define _Noreturn macro
/third_party/ltp/tools/sparse/sparse-src/validation/
Dreserved.c52 static int (_Noreturn); variable
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dprivate.h224 # define _Noreturn __attribute__ ((__noreturn__)) macro
226 # define _Noreturn macro
/third_party/icu/icu4c/source/tools/tzcode/
Dprivate.h224 # define _Noreturn __attribute__ ((__noreturn__)) macro
226 # define _Noreturn macro
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
Dprivate.h224 # define _Noreturn __attribute__ ((__noreturn__)) macro
226 # define _Noreturn macro
/third_party/tzdata/
Dprivate.h385 # define _Noreturn __attribute__((__noreturn__)) macro
387 # define _Noreturn macro
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/
DExpressionParser.cpp270 # define _Noreturn __declspec(noreturn) macro
272 # define _Noreturn YY_ATTRIBUTE((__noreturn__)) macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DExpressionParser.cpp290 # define _Noreturn __declspec (noreturn) macro
292 # define _Noreturn YY_ATTRIBUTE ((__noreturn__)) macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
Dglslang_tab.cpp473 # define _Noreturn __declspec (noreturn) macro
475 # define _Noreturn YY_ATTRIBUTE ((__noreturn__)) macro
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_tab.cpp507 # define _Noreturn __declspec (noreturn) macro
509 # define _Noreturn YY_ATTRIBUTE ((__noreturn__)) macro
/third_party/glslang/glslang/MachineIndependent/
Dglslang_tab.cpp696 # define _Noreturn __declspec (noreturn) macro
698 # define _Noreturn YY_ATTRIBUTE ((__noreturn__)) macro