Home
last modified time | relevance | path

Searched refs:binl (Results 1 – 25 of 40) sorted by relevance

12

/dports/devel/p5-Heap/Heap-0.80/t/
H A Dtest.t6 my $binl;
23 $fibi = $biny = $binl = 0;
26 ++$binl if $arg =~ /l/;
31 $binl = 1;
33 print "1..", ($b1*2*8+4)*($fibi+$biny+$binl)+1, "\n";
106 $binl && testaheap( Heap::Binomial->new );
/dports/archivers/upx/upx-3.96/src/stub/src/arch/i086/
H A DMakefile.extra17 ifneq ($(wildcard $(WATCOM)/binl/wcl),)
182 ifneq ($(wildcard $(WATCOM)/binl/wcl),)
184 $c = PATH='$(WATCOM)/binl:$(PATH)' $(WATCOM)/binl/wcl -zq -bt=dos
197 ifneq ($(wildcard $(WATCOM)/binl/wcl),)
231 ifneq ($(wildcard $(WATCOM)/binl/wcl),)
253 ifneq ($(wildcard $(WATCOM)/binl/wdis),)
287 ifneq ($(wildcard $(WATCOM)/binl/wcl),)
354 ifneq ($(wildcard $(WATCOM)/binl/wcl),)
/dports/lang/mono/mono-5.10.1.57/mono/utils/
H A Dmono-dl.c392 int binl; in mono_dl_open_runtime_lib() local
395 binl = mono_dl_get_executable_path (buf, sizeof (buf)); in mono_dl_open_runtime_lib()
397 if (binl != -1) { in mono_dl_open_runtime_lib()
401 buf [binl] = 0; in mono_dl_open_runtime_lib()
/dports/devel/kBuild/kBuild-0.1.9998/kBuild/tools/
H A DOPENWATCOM.kmk71 …-E 'PATH=$(PATH_TOOL_OPENWATCOM_BIN):$(PATH_TOOL_OPENWATCOM)/binl:$(PATH_TOOL_OPENWATCOM)/binw:$(P…
80 …-E 'PATH=$(PATH_TOOL_OPENWATCOM_BIN):$(PATH_TOOL_OPENWATCOM)/binl:$(PATH_TOOL_OPENWATCOM)/binw:$(P…
87 PATH_TOOL_OPENWATCOM_BIN = $(PATH_TOOL_OPENWATCOM)/binl
109 …-E 'PATH=$(PATH_TOOL_OPENWATCOM_BIN):$(PATH_TOOL_OPENWATCOM)/binl:$(PATH_TOOL_OPENWATCOM)/binw:$(P…
/dports/cad/opencascade/opencascade-7.6.0/src/TopOpeBRep/
H A DTopOpeBRep_FacesFiller.cxx191 Standard_Boolean binl = L.INL(); in LoadLine() local
192 myLineINL = binl; in LoadLine()
195 if ( !bchk && binl && t == TopOpeBRep_LINE ) { in LoadLine()
/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dloader.c1353 int binl; in mono_lookup_pinvoke_call() local
1354 binl = mono_dl_get_executable_path (buf, sizeof (buf)); in mono_lookup_pinvoke_call()
1355 if (binl != -1) { in mono_lookup_pinvoke_call()
1358 buf [binl] = 0; in mono_lookup_pinvoke_call()
1375 int binl; in mono_lookup_pinvoke_call() local
1376 binl = mono_dl_get_executable_path (buf, sizeof (buf)); in mono_lookup_pinvoke_call()
1377 if (binl != -1) { in mono_lookup_pinvoke_call()
1380 buf [binl] = 0; in mono_lookup_pinvoke_call()
/dports/devel/cpputest/cpputest-4.0/scripts/
H A Dtravis_ci_build.sh120 export PATH=$PATH:$PWD/watcom/binl
/dports/net/mpich/mpich-3.4.3/modules/ucx/
H A DAUTHORS9 Bin Lei <binl@mellanox.com>
/dports/devel/binutils/binutils-2.37/gas/testsuite/gas/s390/
H A Dzarch-arch12.d160 .*: e3 b6 98 f0 fd 47 [ ]*binl -10000\(%r6,%r9\)
161 .*: e3 b6 98 f0 fd 47 [ ]*binl -10000\(%r6,%r9\)
H A Dzarch-arch12.s154 binl -10000(%r6,%r9)
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/s390/
H A Dzarch-arch12.d160 .*: e3 b6 98 f0 fd 47 [ ]*binl -10000\(%r6,%r9\)
161 .*: e3 b6 98 f0 fd 47 [ ]*binl -10000\(%r6,%r9\)
H A Dzarch-arch12.s154 binl -10000(%r6,%r9)
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/s390/
H A Dzarch-arch12.d160 .*: e3 b6 98 f0 fd 47 [ ]*binl -10000\(%r6,%r9\)
161 .*: e3 b6 98 f0 fd 47 [ ]*binl -10000\(%r6,%r9\)
H A Dzarch-arch12.s154 binl -10000(%r6,%r9)
/dports/dns/c-ares/c-ares-1.17.2/
H A DINSTALL.md90 ./configure CC=owcc AR="$WATCOM/binl/wlib" AR_FLAGS=-q \
91 RANLIB=/bin/true STRIP="$WATCOM/binl/wstrip" CFLAGS=-Wextra
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/c-ares-809d5e84/
H A DINSTALL.md90 ./configure CC=owcc AR="$WATCOM/binl/wlib" AR_FLAGS=-q \
91 RANLIB=/bin/true STRIP="$WATCOM/binl/wstrip" CFLAGS=-Wextra
/dports/shells/zsh/zsh-5.8.1/Src/
H A Dmodule.c501 setbuiltins(char const *nam, Builtin binl, int size, int *e) in setbuiltins() argument
506 Builtin b = &binl[n]; in setbuiltins()
544 addbuiltins(char const *nam, Builtin binl, int size) in addbuiltins() argument
549 Builtin b = &binl[n]; in addbuiltins()
/dports/benchmarks/nosqlbench/nosqlbench-0.0.20151214/third_party/tarantool-c/third_party/msgpuck/test/
H A Dmsgpuck.c70 #define test_binl(...) DEFINE_TEST(binl, COMPLEX, __VA_ARGS__)
/dports/devel/msgpuck/msgpuck-06e6308/test/
H A Dmsgpuck.c115 #define test_binl(...) DEFINE_TEST(binl, COMPLEX, COMPLEX, __VA_ARGS__)
/dports/emulators/qemu/qemu-6.2.0/capstone/arch/SystemZ/
H A DSystemZGenInsnNameMaps.inc734 { SYSZ_INS_BINL, "binl" },
/dports/emulators/qemu60/qemu-6.0.0/capstone/arch/SystemZ/
H A DSystemZGenInsnNameMaps.inc734 { SYSZ_INS_BINL, "binl" },
/dports/emulators/qemu5/qemu-5.2.0/capstone/arch/SystemZ/
H A DSystemZGenInsnNameMaps.inc734 { SYSZ_INS_BINL, "binl" },
/dports/devel/xelfviewer/XELFViewer-0.03/XCapstone/3rdparty/Capstone/src/arch/SystemZ/
H A DSystemZGenInsnNameMaps.inc734 { SYSZ_INS_BINL, "binl" },
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/MC/SystemZ/
H A Dinsn-good-z14.s152 #CHECK: binl 0(%r15) # encoding: [0xe3,0xb0,0xf0,0x00,0x00,0x47]
155 binl 0(%r15)
/dports/devel/llvm11/llvm-11.0.1.src/test/MC/SystemZ/
H A Dinsn-good-z14.s152 #CHECK: binl 0(%r15) # encoding: [0xe3,0xb0,0xf0,0x00,0x00,0x47]
155 binl 0(%r15)

12