Home
last modified time | relevance | path

Searched refs:BREAK (Results 1 – 25 of 47) sorted by relevance

12

/minix3/external/bsd/llvm/dist/llvm/test/CodeGen/R600/
H A Dsi-annotate-cf.ll35 ; SI: s_or_b64 [[BREAK:s\[[0-9]+:[0-9]+\]]], [[COND]], [[ZERO]]
38 ; SI: s_andn2_b64 exec, exec, [[BREAK]]
/minix3/crypto/external/bsd/openssl/dist/ssl/
H A Ds2_srvr.c131 # define BREAK break macro
207 BREAK; in IMPLEMENT_ssl2_meth_func()
218 BREAK; in IMPLEMENT_ssl2_meth_func()
228 BREAK; in IMPLEMENT_ssl2_meth_func()
231 BREAK; in IMPLEMENT_ssl2_meth_func()
240 BREAK; in IMPLEMENT_ssl2_meth_func()
253 BREAK; in IMPLEMENT_ssl2_meth_func()
268 BREAK; in IMPLEMENT_ssl2_meth_func()
291 BREAK; in IMPLEMENT_ssl2_meth_func()
300 BREAK; in IMPLEMENT_ssl2_meth_func()
[all …]
H A Ds2_clnt.c130 # define BREAK break macro
199 BREAK; in IMPLEMENT_ssl2_meth_func()
209 BREAK; in IMPLEMENT_ssl2_meth_func()
219 BREAK; in IMPLEMENT_ssl2_meth_func()
/minix3/external/historical/nawk/dist/
H A Dytab.h43 #define BREAK 57380 macro
H A Dawkgram.y59 %token <i> ARG BLTIN BREAK CLOSE CONTINUE DELETE DO EXIT FOR FUNC
87 %left ARG BLTIN BREAK CALL CLOSE CONTINUE DELETE DO EXIT FOR FUNC
322 BREAK st { if (!inloop) SYNTAX("break illegal outside of loops");
323 $$ = stat1(BREAK, NIL); }
H A Dmaketab.c102 { BREAK, "jump", "break" },
H A Dlex.c59 { "break", BREAK, BREAK },
H A Dytab.c64 #define BREAK 57380 macro
1455 yyval.p = stat1(BREAK, NIL); } break; in yyparse()
/minix3/bin/ksh/
H A Dlex.h81 #define BREAK 259 /* ;; */ macro
H A Dsyn.c536 musthave(BREAK, CONTIN|KEYWORD|ALIAS);
679 { ";;", BREAK, FALSE },
/minix3/include/arpa/
H A Dtelnet.h52 #define BREAK 243 /* break */ macro
/minix3/external/bsd/dhcp/dist/includes/
H A Ddhctoken.h145 BREAK = 343, enumerator
/minix3/external/bsd/dhcp/dist/common/
H A Dconflex.c624 switch(isascii(c) ? token : BREAK) {
647 case BREAK:
809 return BREAK; in intern()
/minix3/share/i18n/csmapper/KOI/
H A DKOI8-C%UCS.src57 0xA0 = 0x00A0 # NO-BREAK SPACE
H A DUCS%KOI8-C.src25 0x00A0 = 0xA0 # NO-BREAK SPACE
/minix3/external/bsd/tcpdump/dist/
H A Dprint-telnet.c77 #define BREAK 243 /* break */ macro
/minix3/share/i18n/csmapper/ISO-8859/
H A DISO-8859-11%UCS.src44 # the addition of 0xA0 NO-BREAK SPACE.
H A DUCS%ISO-8859-11.src44 # the addition of 0xA0 NO-BREAK SPACE.
/minix3/games/fortune/datfiles/
H A Dunamerican-o.real128 BREAK SOME LAWS
/minix3/share/i18n/csmapper/CP/
H A DCP1046%UCS.src77 0xA0 = 0x00A0 # NO-BREAK SPACE
H A DUCS%CP1046.src46 0x00A0 = 0xA0 # NO-BREAK SPACE
/minix3/usr.bin/telnet/
H A Dtelnet.c2543 NET2ADD(IAC, BREAK); in sendbrk()
2544 printoption("SENT", IAC, BREAK); in sendbrk()
/minix3/libexec/telnetd/
H A Dstate.c169 case BREAK: in telrcv()
/minix3/share/i18n/csmapper/APPLE/
H A DTHAI%UCS.src165 # WORD JOINER instead of U+FEFF ZERO WIDTH NO-BREAK SPACE (BOM)
H A DUCS%THAI.src165 # WORD JOINER instead of U+FEFF ZERO WIDTH NO-BREAK SPACE (BOM)

12