Home
last modified time | relevance | path

Searched refs:JSON_HEDLEY_CONST (Results 1 - 5 of 5) sorted by relevance

/third_party/json/include/nlohmann/thirdparty/hedley/
H A Dhedley_undef.hpp30 #undef JSON_HEDLEY_CONST macro
H A Dhedley.hpp1472 #if defined(JSON_HEDLEY_CONST)
1473 #undef JSON_HEDLEY_CONST macro
1495 #define JSON_HEDLEY_CONST __attribute__((__const__)) macro
1498 #define JSON_HEDLEY_CONST _Pragma("no_side_effect")
1500 #define JSON_HEDLEY_CONST JSON_HEDLEY_PURE
/third_party/json/include/nlohmann/detail/input/
H A Dlexer.hpp61 JSON_HEDLEY_CONST
/third_party/json/tests/abi/include/nlohmann/
H A Djson_v3_10_5.hpp1651 #if defined(JSON_HEDLEY_CONST)
1652 #undef JSON_HEDLEY_CONST macro
1674 #define JSON_HEDLEY_CONST __attribute__((__const__)) macro
1677 #define JSON_HEDLEY_CONST _Pragma("no_side_effect")
1679 #define JSON_HEDLEY_CONST JSON_HEDLEY_PURE
6463 JSON_HEDLEY_CONST
21959 #undef JSON_HEDLEY_CONST
/third_party/json/single_include/nlohmann/
H A Djson.hpp1788 #if defined(JSON_HEDLEY_CONST)
1789 #undef JSON_HEDLEY_CONST macro
1811 #define JSON_HEDLEY_CONST __attribute__((__const__)) macro
1814 #define JSON_HEDLEY_CONST _Pragma("no_side_effect")
1816 #define JSON_HEDLEY_CONST JSON_HEDLEY_PURE
7362 JSON_HEDLEY_CONST
24464 #undef JSON_HEDLEY_CONST macro

Completed in 48 milliseconds