Searched refs:LIKELY_NULL (Results 1 – 1 of 1) sorted by relevance
222 # define LIKELY_NULL(x) __builtin_expect((x) != 0, 0) macro230 # define LIKELY_NULL(x) x macro237 # define LIKELY_NULL(x) x macro