Home
last modified time | relevance | path

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

/external/ublksrv/include/nlohmann/
Djson.hpp353 …#define JSON_HEDLEY_IBM_VERSION JSON_HEDLEY_VERSION_ENCODE(__ibmxl_version__, __ibmxl_release__, _… macro
355 …#define JSON_HEDLEY_IBM_VERSION JSON_HEDLEY_VERSION_ENCODE(__xlC__ >> 8, __xlC__ & 0xff, (__xlC_ve… macro
357 #define JSON_HEDLEY_IBM_VERSION JSON_HEDLEY_VERSION_ENCODE(__xlC__ >> 8, __xlC__ & 0xff, 0) macro
/external/icu/icu4c/source/tools/toolutil/
Djson-json.hpp570 …#define JSON_HEDLEY_IBM_VERSION JSON_HEDLEY_VERSION_ENCODE(__ibmxl_version__, __ibmxl_release__, _… macro