Searched refs:op_lt (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/usr.bin/unifdef/
H A Dunifdef.c673 static int op_lt(int a, int b) { return (a < b); } function
718 { "<", op_lt },
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Drange-op.cc595 } op_lt; variable in typeref:class:operator_lt
2734 set (LT_EXPR, op_lt);
2788 set (LT_EXPR, op_lt);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Drange-op.cc819 } op_lt; variable in typeref:class:operator_lt
4043 set (LT_EXPR, op_lt);
4100 set (LT_EXPR, op_lt);

Completed in 99 milliseconds