Searched defs:_GL_LIKELY (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dscratch_buffer.h121 # define _GL_LIKELY(cond) __builtin_expect ((cond), 1) macro
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dscratch_buffer.h121 # define _GL_LIKELY(cond) __builtin_expect ((cond), 1) macro

Completed in 138 milliseconds