Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpredict.h28 #define PROB_VERY_UNLIKELY (REG_BR_PROB_BASE / 2000 - 1) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dpredict.h28 #define PROB_VERY_UNLIKELY (REG_BR_PROB_BASE / 2000 - 1) macro