Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/thirdparty/hedley/
H A Dhedley.hpp1435 #if defined(JSON_HEDLEY_PURE)
1436 #undef JSON_HEDLEY_PURE macro
1458 # define JSON_HEDLEY_PURE __attribute__((__pure__)) macro
1460 # define JSON_HEDLEY_PURE _Pragma("does_not_write_global_data")
1467 # define JSON_HEDLEY_PURE _Pragma("FUNC_IS_PURE;")
1469 # define JSON_HEDLEY_PURE
1500 #define JSON_HEDLEY_CONST JSON_HEDLEY_PURE
H A Dhedley_undef.hpp115 #undef JSON_HEDLEY_PURE macro
/third_party/json/include/nlohmann/detail/input/
H A Dlexer.hpp142 JSON_HEDLEY_PURE
/third_party/json/tests/abi/include/nlohmann/
H A Djson_v3_10_5.hpp1614 #if defined(JSON_HEDLEY_PURE)
1615 #undef JSON_HEDLEY_PURE macro
1637 # define JSON_HEDLEY_PURE __attribute__((__pure__)) macro
1639 # define JSON_HEDLEY_PURE _Pragma("does_not_write_global_data")
1646 # define JSON_HEDLEY_PURE _Pragma("FUNC_IS_PURE;")
1648 # define JSON_HEDLEY_PURE
1679 #define JSON_HEDLEY_CONST JSON_HEDLEY_PURE
6544 JSON_HEDLEY_PURE
22044 #undef JSON_HEDLEY_PURE
/third_party/json/single_include/nlohmann/
H A Djson.hpp1751 #if defined(JSON_HEDLEY_PURE)
1752 #undef JSON_HEDLEY_PURE macro
1774 # define JSON_HEDLEY_PURE __attribute__((__pure__)) macro
1776 # define JSON_HEDLEY_PURE _Pragma("does_not_write_global_data")
1783 # define JSON_HEDLEY_PURE _Pragma("FUNC_IS_PURE;")
1785 # define JSON_HEDLEY_PURE
1816 #define JSON_HEDLEY_CONST JSON_HEDLEY_PURE
7443 JSON_HEDLEY_PURE
24549 #undef JSON_HEDLEY_PURE macro

Completed in 50 milliseconds