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

/system/core/base/include/base/
H A Dmacros.h126 #define LIKELY(x) __builtin_expect((x), true) macro

Completed in 87 milliseconds