Home
last modified time | relevance | path

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

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/bson/
H A Dinline_decls.h37 #define NOINLINE_DECL __attribute__((noinline)) macro
42 #define NOINLINE_DECL __declspec(noinline) macro
47 #define NOINLINE_DECL macro