Searched defs:MSGPACK_PP_CONFIG_FLAGS (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/projects/projects_libs/libmsgpack/msgpack-c/include/msgpack/preprocessor/config/
H A Dconfig.hpp29 # define MSGPACK_PP_CONFIG_FLAGS() (MSGPACK_PP_CONFIG_STRICT()) macro
31 # define MSGPACK_PP_CONFIG_FLAGS() (MSGPACK_PP_CONFIG_STRICT()) macro
33 # define MSGPACK_PP_CONFIG_FLAGS() (MSGPACK_PP_CONFIG_STRICT()) macro
36 # define MSGPACK_PP_CONFIG_FLAGS() (MSGPACK_PP_CONFIG_MSVC()) macro
38 # define MSGPACK_PP_CONFIG_FLAGS() (MSGPACK_PP_CONFIG_EDG() | MSGPACK_PP_CONFIG_STRICT()) macro
41 # define MSGPACK_PP_CONFIG_FLAGS() (MSGPACK_PP_CONFIG_MWCC()) macro
43 # define MSGPACK_PP_CONFIG_FLAGS() (MSGPACK_PP_CONFIG_DMC()) macro
45 # define MSGPACK_PP_CONFIG_FLAGS() (MSGPACK_PP_CONFIG_STRIC macro
47 # define MSGPACK_PP_CONFIG_FLAGS macro
49 # define MSGPACK_PP_CONFIG_FLAGS macro
51 # define MSGPACK_PP_CONFIG_FLAGS macro
[all...]

Completed in 26 milliseconds