Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/unifdef/
H A Dunifdef.c673 static int op_lt(int a, int b) { return (a < b); } in op_lt() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drange-op.cc595 } op_lt; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drange-op.cc819 } op_lt; variable