Searched defs:JSON_HEDLEY_UNPREDICTABLE (Results 1 – 1 of 1) sorted by relevance
1478 #define JSON_HEDLEY_UNPREDICTABLE(expr) __builtin_unpredictable((expr)) macro1528 #define JSON_HEDLEY_UNPREDICTABLE(expr) JSON_HEDLEY_PREDICT(expr, 1, 0.5) macro