Home
last modified time | relevance | path

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

/openbsd/usr.bin/awk/
H A Dawk.h222 #define isjump(n) ((n)->ctype == OJUMP) macro
/openbsd/gnu/gcc/gcc/config/i386/
H A Di386.c18035 int isjump = 0; in ix86_avoid_jump_misspredicts() local