/third_party/musl/porting/uniproton/kernel/include/ |
D | features.h | 33 #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/ |
D | features.h | 33 #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/ |
D | features.h | 33 #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/ |
D | features.h | 33 #define _Noreturn [[ noreturn ]] macro 35 #define _Noreturn macro 39 #define _Noreturn __attribute__((__noreturn__)) macro 41 #define _Noreturn macro
|
/third_party/musl/include/ |
D | features.h | 33 #define _Noreturn __attribute__((__noreturn__)) macro 35 #define _Noreturn macro
|
/third_party/musl/ndk_musl_include/ |
D | features.h | 33 #define _Noreturn __attribute__((__noreturn__)) macro 35 #define _Noreturn macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | features.h | 35 #define _Noreturn __attribute__((__noreturn__)) macro 37 #define _Noreturn macro
|
/third_party/ltp/tools/sparse/sparse-src/validation/ |
D | reserved.c | 52 static int (_Noreturn); variable
|
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
D | private.h | 224 # define _Noreturn __attribute__ ((__noreturn__)) macro 226 # define _Noreturn macro
|
/third_party/icu/icu4c/source/tools/tzcode/ |
D | private.h | 224 # define _Noreturn __attribute__ ((__noreturn__)) macro 226 # define _Noreturn macro
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/ |
D | private.h | 224 # define _Noreturn __attribute__ ((__noreturn__)) macro 226 # define _Noreturn macro
|
/third_party/tzdata/ |
D | private.h | 385 # define _Noreturn __attribute__((__noreturn__)) macro 387 # define _Noreturn macro
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
D | ExpressionParser.cpp | 270 # define _Noreturn __declspec(noreturn) macro 272 # define _Noreturn YY_ATTRIBUTE((__noreturn__)) macro
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | ExpressionParser.cpp | 290 # define _Noreturn __declspec (noreturn) macro 292 # define _Noreturn YY_ATTRIBUTE ((__noreturn__)) macro
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | glslang_tab.cpp | 473 # define _Noreturn __declspec (noreturn) macro 475 # define _Noreturn YY_ATTRIBUTE ((__noreturn__)) macro
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | glslang_tab.cpp | 507 # define _Noreturn __declspec (noreturn) macro 509 # define _Noreturn YY_ATTRIBUTE ((__noreturn__)) macro
|
/third_party/glslang/glslang/MachineIndependent/ |
D | glslang_tab.cpp | 696 # define _Noreturn __declspec (noreturn) macro 698 # define _Noreturn YY_ATTRIBUTE ((__noreturn__)) macro
|