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

/netbsd-current/usr.bin/unifdef/
H A Dunifdef.c675 static int op_le(int a, int b) { return (a <= b); } function
716 { eval_unary, { { "<=", op_le },
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Drange-op.cc672 } op_le; variable in typeref:class:operator_le
2735 set (LE_EXPR, op_le);
2789 set (LE_EXPR, op_le);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Drange-op.cc921 } op_le; variable in typeref:class:operator_le
4044 set (LE_EXPR, op_le);
4101 set (LE_EXPR, op_le);

Completed in 200 milliseconds