Home
last modified time | relevance | path

Searched refs:unlikely (Results 1 – 10 of 10) sorted by relevance

/build/tools/iself/
Ddebug.h7 #define unlikely(expr) __builtin_expect (expr, 0) macro
13 if (unlikely(cond)) { \
22 if (unlikely(!(x))) { \
33 if (unlikely(cond)) { \
83 if(unlikely(verbose_flag)) \
/build/tools/apriori/
Ddebug.h11 if (unlikely(cond)) { \
20 if (unlikely(!(x))) { \
31 if (unlikely(cond)) { \
81 if(unlikely(verbose_flag)) \
Dcommon.h7 #define unlikely(expr) __builtin_expect (expr, 0) macro
Dapriori.c1583 if (unlikely(verbose_flag)) { in adjust_dynamic_segment_entry_size()
1653 if (unlikely(verbose_flag)) { in adjust_dynamic_segment_entries()
1664 if (unlikely(verbose_flag)) { in adjust_dynamic_segment_entries()
/build/tools/isprelinked/
Ddebug.h11 if (unlikely(cond)) { \
20 if (unlikely(!(x))) { \
31 if (unlikely(cond)) { \
81 if(unlikely(verbose_flag)) \
Dcommon.h7 #define unlikely(expr) __builtin_expect (expr, 0) macro
/build/tools/lsd/
Ddebug.h11 if (unlikely(cond)) { \
20 if (unlikely(!(x))) { \
31 if (unlikely(cond)) { \
86 if(unlikely(verbose_flag)) \
Dcommon.h7 #define unlikely(expr) __builtin_expect (expr, 0) macro
/build/tools/soslim/
Ddebug.h11 if (unlikely(cond)) { \
20 if (unlikely(!(x))) { \
31 if (unlikely(cond)) { \
81 if(unlikely(verbose_flag)) \
Dcommon.h7 #define unlikely(expr) __builtin_expect (expr, 0) macro