Searched refs:GOTO (Results 1 – 17 of 17) sorted by relevance
/freebsd/sys/contrib/libsodium/builds/msvc/build/ |
H A D | buildbase.bat | 11 IF NOT EXIST %environment% GOTO no_tools 20 IF errorlevel 1 GOTO error 23 IF errorlevel 1 GOTO error 26 IF errorlevel 1 GOTO error 29 IF errorlevel 1 GOTO error 32 IF errorlevel 1 GOTO error 35 IF errorlevel 1 GOTO error 42 IF errorlevel 1 GOTO error 45 IF errorlevel 1 GOTO error 48 IF errorlevel 1 GOTO error [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXInstrInfo.cpp | 107 if (LastInst.getOpcode() == NVPTX::GOTO) { in analyzeBranch() 129 LastInst.getOpcode() == NVPTX::GOTO) { in analyzeBranch() 138 if (SecondLastInst.getOpcode() == NVPTX::GOTO && in analyzeBranch() 139 LastInst.getOpcode() == NVPTX::GOTO) { in analyzeBranch() 158 if (I->getOpcode() != NVPTX::GOTO && I->getOpcode() != NVPTX::CBranch) in removeBranch() 193 BuildMI(&MBB, DL, get(NVPTX::GOTO)).addMBB(TBB); in insertBranch() 201 BuildMI(&MBB, DL, get(NVPTX::GOTO)).addMBB(FBB); in insertBranch()
|
H A D | NVPTXInstrInfo.td | 3797 def GOTO : NVPTXInst<(outs), (ins brtarget:$target),
|
/freebsd/contrib/bsnmp/tests/ |
H A D | constbuf.h | 51 GOTO, enumerator 164 mode = Constbuf_mode::GOTO; in count_bin() 196 mode = Constbuf_mode::GOTO; in handle_bin() 237 case Constbuf_mode::GOTO: in count_bits() 282 case Constbuf_mode::GOTO: in constbuf()
|
/freebsd/crypto/openssl/VMS/ |
H A D | openssl_shutdown.com.in | 15 $ ON CONTROL_Y THEN GOTO bailout 16 $ ON ERROR THEN GOTO bailout 24 $ IF arch .EQS. "" THEN GOTO unknown_arch
|
H A D | openssl_startup.com.in | 49 $ ON CONTROL_Y THEN GOTO bailout 50 $ ON ERROR THEN GOTO bailout 58 $ IF arch .EQS. "" THEN GOTO unknown_arch 86 $ GOTO bailout
|
H A D | openssl_ivp.com.in | 35 $ ON ERROR THEN GOTO error
|
/freebsd/sys/contrib/openzfs/udev/rules.d/ |
H A D | 90-zfs.rules.in | 1 SUBSYSTEM!="block|misc", GOTO="zfs_end" 2 ACTION!="add|change", GOTO="zfs_end"
|
/freebsd/crypto/openssl/util/ |
H A D | unlocal_shlib.com.in | 20 $ IF E .EQS. "," THEN GOTO ENDLOOP 24 $ GOTO LOOP
|
H A D | local_shlib.com.in | 25 $ IF E .EQS. "," THEN GOTO ENDLOOP 30 $ GOTO LOOP
|
/freebsd/crypto/openssh/contrib/ |
H A D | README | 9 Shun-ichi GOTO <gotoh@imasy.or.jp> has written a very useful ProxyCommand
|
/freebsd/contrib/libfido2/udev/ |
H A D | 70-u2f.rules | 31 ACTION!="add|change", GOTO="fido_end"
|
/freebsd/usr.bin/calendar/calendars/ |
H A D | calendar.freebsd | 101 02/28 Daichi GOTO <daichi@FreeBSD.org> born in Shimizu Suntou, Shizuoka, Japan, 1980
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | archive | 2638 # afterwards look for BASIC tokenized GOTO (89h) 10, line terminator \0, end of programm tag \0\0 a…
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.ok | 1449 GOTO . . . . . . . . . . . . . . . . . . 443--444
|
H A D | funstack.in | 10753 title = "Multiple Exits from a Loop Without the {GOTO}", 22649 …an empirical study of more than 10,000 lines of program text written in a GOTO-less language, a ma…
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 18528 khome=\ER\r, lf0=REFRSH, lf1=DEL CH, lf2=TABSET, lf3=GOTO,
|