Home
last modified time | relevance | path

Searched refs:JSON_HEDLEY_RESTRICT (Results 1 - 4 of 4) sorted by relevance

/third_party/json/include/nlohmann/thirdparty/hedley/
H A Dhedley_undef.hpp120 #undef JSON_HEDLEY_RESTRICT macro
H A Dhedley.hpp1503 #if defined(JSON_HEDLEY_RESTRICT)
1504 #undef JSON_HEDLEY_RESTRICT macro
1507 #define JSON_HEDLEY_RESTRICT restrict macro
1524 #define JSON_HEDLEY_RESTRICT __restrict
1526 #define JSON_HEDLEY_RESTRICT _Restrict
1528 #define JSON_HEDLEY_RESTRICT
/third_party/json/tests/abi/include/nlohmann/
H A Djson_v3_10_5.hpp1682 #if defined(JSON_HEDLEY_RESTRICT)
1683 #undef JSON_HEDLEY_RESTRICT macro
1686 #define JSON_HEDLEY_RESTRICT restrict macro
1703 #define JSON_HEDLEY_RESTRICT __restrict
1705 #define JSON_HEDLEY_RESTRICT _Restrict
1707 #define JSON_HEDLEY_RESTRICT
22049 #undef JSON_HEDLEY_RESTRICT
/third_party/json/single_include/nlohmann/
H A Djson.hpp1819 #if defined(JSON_HEDLEY_RESTRICT)
1820 #undef JSON_HEDLEY_RESTRICT macro
1823 #define JSON_HEDLEY_RESTRICT restrict macro
1840 #define JSON_HEDLEY_RESTRICT __restrict
1842 #define JSON_HEDLEY_RESTRICT _Restrict
1844 #define JSON_HEDLEY_RESTRICT
24554 #undef JSON_HEDLEY_RESTRICT macro

Completed in 55 milliseconds