8 #ifndef MSGPACK_PREDEF_LIBRARY_C_ZOS_H 9 #define MSGPACK_PREDEF_LIBRARY_C_ZOS_H 32 #define MSGPACK_LIB_C_ZOS MSGPACK_VERSION_NUMBER_NOT_AVAILABLE 34 #if defined(__LIBREL__) 35 # undef MSGPACK_LIB_C_ZOS 36 # if !defined(MSGPACK_LIB_C_ZOS) && defined(__LIBREL__) 37 # define MSGPACK_LIB_C_ZOS MSGPACK_PREDEF_MAKE_0X_VRRPPPP(__LIBREL__) 39 # if !defined(MSGPACK_LIB_C_ZOS) && defined(__TARGET_LIB__) 40 # define MSGPACK_LIB_C_ZOS MSGPACK_PREDEF_MAKE_0X_VRRPPPP(__TARGET_LIB__) 42 # if !defined(MSGPACK_LIB_C_ZOS) 43 # define MSGPACK_LIB_C_ZOS MSGPACK_VERSION_NUMBER_AVAILABLE 48 # define MSGPACK_LIB_C_ZOS_AVAILABLE 51 #define MSGPACK_LIB_C_ZOS_NAME "z/OS"
#define MSGPACK_LIB_C_ZOS_NAME
Definition: zos.h:51
#define MSGPACK_PREDEF_DECLARE_TEST(x, s)
Definition: test.h:13
#define MSGPACK_LIB_C_ZOS
Definition: zos.h:32