Searched defs:isjump (Results 1 – 2 of 2) sorted by relevance
/openbsd/usr.bin/awk/ | ||
H A D | awk.h | 222 #define isjump(n) ((n)->ctype == OJUMP) macro |
/openbsd/gnu/gcc/gcc/config/i386/ | ||
H A D | i386.c | 18035 int isjump = 0; in ix86_avoid_jump_misspredicts() local |