Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/unifdef/
H A Dunifdef.c675 static int op_le(int a, int b) { return (a <= b); } in op_le() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drange-op.cc672 } op_le; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drange-op.cc921 } op_le; variable