Home
last modified time | relevance | path

Searched defs:op_ge (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.bin/unifdef/
H A Dunifdef.c676 static int op_ge(int a, int b) { return (a >= b); } in op_ge() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drange-op.cc824 } op_ge; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drange-op.cc1124 } op_ge; variable