Home
last modified time | relevance | path

Searched refs:FLATBUFFERS_FALLTHROUGH (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/flatbuffers/include/flatbuffers/
A Dbase.h289 #define FLATBUFFERS_FALLTHROUGH() [[fallthrough]] macro
294 #define FLATBUFFERS_FALLTHROUGH() [[clang::fallthrough]] macro
296 #define FLATBUFFERS_FALLTHROUGH() [[gnu::fallthrough]] macro
298 #define FLATBUFFERS_FALLTHROUGH() macro

Completed in 3 milliseconds