Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dprofile-count.h151 static const uint32_t max_probability = (uint32_t) 1 << (n_bits - 2); in class() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dprofile-count.h151 static const uint32_t max_probability = (uint32_t) 1 << (n_bits - 2); in class() local