Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpredict.h32 #define PROB_UNLIKELY (REG_BR_PROB_BASE / 5 - 1) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dpredict.h32 #define PROB_UNLIKELY (REG_BR_PROB_BASE / 5 - 1) macro