Home
last modified time | relevance | path

Searched defs:JSON_HEDLEY_LIKELY (Results 1 - 4 of 4) sorted by relevance

/third_party/json/include/nlohmann/thirdparty/hedley/
H A Dhedley.hpp1340 #undef JSON_HEDLEY_LIKELY macro
1358 # define JSON_HEDLEY_LIKELY(expr) __builtin_expect (!!(expr), 1 ) macro
H A Dhedley_undef.hpp94 #undef JSON_HEDLEY_LIKELY macro
/third_party/json/tests/abi/include/nlohmann/
H A Djson_v3_10_5.hpp1519 #undef JSON_HEDLEY_LIKELY macro
1537 # define JSON_HEDLEY_LIKELY(expr) __builtin_expect (!!(expr), 1 ) macro
[all...]
/third_party/json/single_include/nlohmann/
H A Djson.hpp1656 #undef JSON_HEDLEY_LIKELY macro
1674 # define JSON_HEDLEY_LIKELY(expr) __builtin_expect (!!(expr), 1 ) macro
24528 #undef JSON_HEDLEY_LIKELY global() macro
[all...]

Completed in 24 milliseconds