Home
last modified time | relevance | path

Searched defs:ALIGNAS (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/base/
Dcompiler-specific.h133 #define ALIGNAS(byte_alignment) __declspec(align(byte_alignment)) macro
135 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) macro
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2408 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) macro
2412 static const unsigned char ALIGNAS(8) kNull[sizeof(Value)] = { 0 }; variable
/third_party/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp2444 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) macro
2448 static const unsigned char ALIGNAS(8) kNull[sizeof(Value)] = { 0 }; variable
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2408 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) macro
2412 static const unsigned char ALIGNAS(8) kNull[sizeof(Value)] = { 0 }; variable
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2408 #define ALIGNAS(byte_alignment) __attribute__((aligned(byte_alignment))) macro
2412 static const unsigned char ALIGNAS(8) kNull[sizeof(Value)] = { 0 }; variable