Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/thirdparty/hedley/
Dhedley.hpp1252 # define JSON_HEDLEY_PREDICT(expr, value, probability) __builtin_expect_with_probability( (expr),… macro
/third_party/json/single_include/nlohmann/
Djson.hpp1361 # define JSON_HEDLEY_PREDICT(expr, value, probability) __builtin_expect_with_probability( (expr),… macro