Home
last modified time | relevance | path

Searched refs:ifaceeq (Results 1 – 25 of 38) sorted by path

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Druntime.def305 DEF_GO_RUNTIME(IFACEEQ, "runtime.ifaceeq", P2(IFACE, IFACE), R1(BOOL))
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dalg.go200 return ifaceeq(*(*iface)(p), *(*iface)(q))
222 func ifaceeq(x, y iface) bool { func
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Druntime.def305 DEF_GO_RUNTIME(IFACEEQ, "runtime.ifaceeq", P2(IFACE, IFACE), R1(BOOL))
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dalg.go200 return ifaceeq(*(*iface)(p), *(*iface)(q))
222 func ifaceeq(x, y iface) bool { func
/dports/devel/avr-gcc/gcc-10.2.0/gcc/go/gofrontend/
H A Druntime.def352 DEF_GO_RUNTIME(IFACEEQ, "runtime.ifaceeq", P2(IFACE, IFACE), R1(BOOL))
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/runtime/
H A Dalg.go272 return ifaceeq(*(*iface)(p), *(*iface)(q))
295 func ifaceeq(x, y iface) bool { func
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Druntime.def305 DEF_GO_RUNTIME(IFACEEQ, "runtime.ifaceeq", P2(IFACE, IFACE), R1(BOOL))
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dalg.go200 return ifaceeq(*(*iface)(p), *(*iface)(q))
222 func ifaceeq(x, y iface) bool { func
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/go/gofrontend/
H A Druntime.def305 DEF_GO_RUNTIME(IFACEEQ, "runtime.ifaceeq", P2(IFACE, IFACE), R1(BOOL))
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/runtime/
H A Dalg.go200 return ifaceeq(*(*iface)(p), *(*iface)(q))
222 func ifaceeq(x, y iface) bool { func
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Druntime.def305 DEF_GO_RUNTIME(IFACEEQ, "runtime.ifaceeq", P2(IFACE, IFACE), R1(BOOL))
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dalg.go200 return ifaceeq(*(*iface)(p), *(*iface)(q))
222 func ifaceeq(x, y iface) bool { func
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/go/gofrontend/
H A Druntime.def352 DEF_GO_RUNTIME(IFACEEQ, "runtime.ifaceeq", P2(IFACE, IFACE), R1(BOOL))
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/runtime/
H A Dalg.go272 return ifaceeq(*(*iface)(p), *(*iface)(q))
295 func ifaceeq(x, y iface) bool { func
/dports/lang/gcc10/gcc-10.3.0/gcc/go/gofrontend/
H A Druntime.def352 DEF_GO_RUNTIME(IFACEEQ, "runtime.ifaceeq", P2(IFACE, IFACE), R1(BOOL))
/dports/lang/gcc10/gcc-10.3.0/libgo/go/runtime/
H A Dalg.go272 return ifaceeq(*(*iface)(p), *(*iface)(q))
295 func ifaceeq(x, y iface) bool { func
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/go/gofrontend/
H A Druntime.def345 DEF_GO_RUNTIME(IFACEEQ, "runtime.ifaceeq", P2(IFACE, IFACE), R1(BOOL))
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/runtime/
H A Dalg.go272 return ifaceeq(*(*iface)(p), *(*iface)(q))
295 func ifaceeq(x, y iface) bool { func
/dports/lang/gcc11/gcc-11.2.0/gcc/go/gofrontend/
H A Druntime.def345 DEF_GO_RUNTIME(IFACEEQ, "runtime.ifaceeq", P2(IFACE, IFACE), R1(BOOL))
/dports/lang/gcc11/gcc-11.2.0/libgo/go/runtime/
H A Dalg.go272 return ifaceeq(*(*iface)(p), *(*iface)(q))
295 func ifaceeq(x, y iface) bool { func
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/go/gofrontend/
H A Druntime.def341 DEF_GO_RUNTIME(IFACEEQ, "runtime.ifaceeq", P2(IFACE, IFACE), R1(BOOL))
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/runtime/
H A Dalg.go271 return ifaceeq(*(*iface)(p), *(*iface)(q))
294 func ifaceeq(x, y iface) bool { func
/dports/lang/gcc8/gcc-8.5.0/gcc/go/gofrontend/
H A Druntime.def305 DEF_GO_RUNTIME(IFACEEQ, "runtime.ifaceeq", P2(IFACE, IFACE), R1(BOOL))
/dports/lang/gcc8/gcc-8.5.0/libgo/go/runtime/
H A Dalg.go200 return ifaceeq(*(*iface)(p), *(*iface)(q))
222 func ifaceeq(x, y iface) bool { func
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/go/gofrontend/
H A Druntime.def294 DEF_GO_RUNTIME(IFACEEQ, "runtime.ifaceeq", P2(IFACE, IFACE), R1(BOOL))

12