Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-impl.h72 #define _libctf_unlikely_(x) __builtin_expect ((x), 0) macro
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-impl.h72 #define _libctf_unlikely_(x) __builtin_expect ((x), 0) macro