Home
last modified time | relevance | path

Searched refs:douser (Results 1 – 25 of 61) sorted by relevance

123

/dports/lang/gforth/gforth-0.7.3/arch/shboom/
H A Ddoers.fs38 doer? :douser [IF]
39 : douser: ( -- addr ) \ gforth
41 ['] :douser ;
66 douser: SkipInlineMark @ OF drop douser: true EXIT ENDOF
H A Dsh.p80 \ : :douser ( '5 (emit ) noop r> cell+ @ up@ + ; isdoer
84 : :douser _inline 7 add_pc, @ up@ + ; isdoer
H A Dcompiler.fs358 dup [G'] :douser =
378 dup douser: =
/dports/lang/gforth/gforth-0.7.3/kernel/
H A Dgetdoers.fs45 doer? :douser [IF]
46 : douser: ( -- addr ) \ gforth
H A Dprim0.fs23 \ -5 Alias: :douser
H A Daliases0.fs23 -5 Doer: :douser
H A Ddoers.fs49 doer? :douser 0= [IF] \D compileddofillers .( DOUSER )
H A Daliases.fs23 -5 Doer: :douser
35 Primitive (douser)
H A Dcomp.fs274 douser: OF >body @ ['] useraddr peephole-compile, , EXIT ENDOF
487 doer? :douser [IF]
490 Header reveal douser: cfa, cell uallot , ;
H A Dvars.fs92 \ sp0 is used by douser:, must be user
H A Dprim.fs23 \ -5 Alias: :douser
/dports/devel/z88dk/z88dk/src/z80asm/t/data/
H A DCAMEL80H.AZM39 head U0,2,U0,douser
44 head TOIN,3,>IN,douser
49 head BASE,4,BASE,douser
54 head STATE,5,STATE,douser
59 head DP,2,DP,douser
79 head HP,2,HP,douser
84 head LP,2,LP,douser
88 head S0,2,S0,douser
93 head PAD,3,PAD,douser
97 head L0,2,L0,douser
[all …]
H A DCAMEL80.PRN294 01BC douser: ; -- a-addr
2404 0979 head U0,2,U0,douser
2417 0984 head TOIN,3,>IN,douser
2430 0990 head BASE,4,BASE,douser
2456 09AB head DP,2,DP,douser
2492 09D5 head HP,2,HP,douser
2505 09E0 head LP,2,LP,douser
2517 09EB head S0,2,S0,douser
2530 09F6 head PAD,3,PAD,douser
2542 0A02 head L0,2,L0,douser
[all …]
H A DCAMEL80.AZM210 douser: ; -- a-addr
/dports/games/powder/powder118_src/
H A Ditem.h266 bool douse(MOB *douser = 0, bool *interesting = 0);
H A Ditem.cpp2919 ITEM::douse(MOB *douser, bool *interesting) in douse() argument
2927 formatAndReport(douser, "%U <be> extinguished."); in douse()
2932 formatAndReport(douser, "%U <be> extinguished."); in douse()
2938 formatAndReport(douser, "%U <be> extinguished."); in douse()
2948 formatAndReport(douser, "%U <be> filled."); in douse()
2953 formatAndReport(douser, "%U <get> wet."); in douse()
H A Dmap.h206 void douseSquare(int x, int y, bool holy, MOB *douser);
H A Dmap.cpp4165 MAP::douseSquare(int x, int y, bool holy, MOB *douser) in douseSquare() argument
4171 dref.setMob(douser); in douseSquare()
4177 setSmoke(x, y, SMOKE_STEAM, douser); in douseSquare()
/dports/lang/gforth/gforth-0.7.3/
H A Dwordinfo.fs49 ((name>)) >code-address douser: = ;
H A Dsee.fs293 \ here docon: , docol: , dovar: , douser: , dodefer: , dofield: ,
765 [IFDEF] douser:
766 douser: of seeuser endof
/dports/ftp/pure-ftpd/pure-ftpd-1.0.50/src/
H A Dftp_parser.c333 douser(arg); in parser()
H A Dftpd.h317 void douser(const char *name);
/dports/lang/gforth/gforth-0.7.3/test/
H A Dprimtest.fs149 \ !!douser
/dports/lang/gforth/gforth-0.7.3/arch/misc/
H A Dprim.fs200 Code: :douser
/dports/lang/gforth/gforth-0.7.3/arch/6502/
H A Dprim.fs169 code: :douser

123