Home
last modified time | relevance | path

Searched refs:BREAKX (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/z88dk/z88dk/libsrc/target/msx/msxbios/
H A Dmsx_break.asm27 ld ix,BREAKX
30 and 1 ; if pressed, BREAKX returns $FF
/dports/devel/z88dk/z88dk/libsrc/target/pc88/
H A Dpc88_break.asm29 ld ix,BREAKX
32 and 1 ; if pressed, BREAKX returns 1
/dports/lang/snobol4/snobol4-2.2.2/
H A Dsnopea.in57 outfile POS(0) BREAKX('.') '.' ANY(&DIGITS) . sect :f(usage)
61 outfile POS(0) BREAKX('.') '.html' RPOS(0) :f(not.html)
65 outfile POS(0) BREAKX('.') '.' ANY(&DIGITS) RPOS(0) :f(usage)
H A Dglobals17 BREAKX
H A Dprocs59 BREAKX
H A Dproc.h17 extern int BREAKX(ret_t);
H A Dtiming.sno23 DARK = BREAKX(SP TAB)
82 LINE "The Macro Implementation of SNOBOL4" BREAKX("V") "Version "
H A Dproc.h217 extern int BREAKX(ret_t);
H A DCHANGES416 Speedups for BREAK(), BREAKX(), SPAN(), ANY(), and NOTANY()
517 BREAKX() function
/dports/lang/snobol4/snobol4-2.2.2/test/
H A Dglobals17 BREAKX
H A Dprocs59 BREAKX
H A Dproc.h.ref17 extern int BREAKX __P((ret_t));
H A Datn.sno73 BXB = BREAKX(BLANK)
/dports/devel/z88dk/z88dk/lib/target/pc88/def/
H A Dn88bios.def30 defc BREAKX = $35C2 ; Check the status of the Control-STOP key.
/dports/lang/snobol4/snobol4-2.2.2/snolib/
H A Ddynamic.sno76 OBJ BREAKX('.') . TMP '.c' = TMP '.o' :S(MDM_LOOP)
H A Dsnopea.sno88 line POS(0) BREAKX('BICL') . pre
328 pat = POS(0) BREAKX('<') . pre
H A Dftp.sno92 FTP.RES POS(0) '2' BREAKX('(') '('
H A Dsetuputil.sno170 + pat = (POS(0) BREAKX(SUBSTR(from,1,1))) . pre from REM . suf
226 + files POS(0) BREAKX(setup.c) . file setup.c = :f(smi.close)
246 + line BREAKX('L') ('LOAD' BAL) . load = :f(smi.iloop)
H A Dutf.sno85 * UTF.SYNC = BREAKX(UTF.T1 UTF.T2 UTF.T3 UTF.T4 UTF.T5 UTF.T6)
/dports/devel/z80asm/z80asm-1.8/headers/
H A Dmsx-bios.asm72 BREAKX: equ 0x00B7 define
/dports/lang/snobol4/snobol4-2.2.2/doc/
H A Dsnobol4func.1.pea41 =item B<BREAKX(>I<charset>B<)>
43 scanning. B<BREAKX(>I<str>B<)> is equivalent to
46 In other words BREAKX matches a sequence of ever larger strings
47 terminated by a break set. BREAKX can be used as a faster matching
48 replacement for B<ARB>: B<BREAKX('S') 'STRING'> always runs faster
H A Dsnobol4ext.1.pea37 B<BREAKX()>,
H A Dsnobol4key.1.pea34 use of B<BREAKX()> avoids repeated match failures that occur in non-anchored
/dports/devel/z88dk/z88dk/lib/target/msx/def/
H A Dmsxbios.def82 defc BREAKX = $00B7 ; Check the status of the Control-STOP key.
/dports/devel/z88dk/z88dk/lib/target/svi/def/
H A Dsvibios.def81 defc BREAKX = $005C ; Check the status of the Control-STOP key.

12