Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/unifdef/
H A Dunifdef.c674 static int op_gt(int a, int b) { return (a > b); } in op_gt() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drange-op.cc749 } op_gt; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drange-op.cc1023 } op_gt; variable