Home
last modified time | relevance | path

Searched refs:PRINTLN (Results 26 – 50 of 77) sorted by relevance

1234

/dports/devel/rgbds/rgbds/test/asm/
H A Dlabel-diff.asm20 PRINTLN (\1) - (\2)
21 PRINTLN (\2) - (\1)
H A Dblock-comment-contents-error.asm2 PRINTLN "reachable" label
H A Dnarg-nosect.asm1 PRINTLN "{_NARG}"
H A Dfile-sym.asm1 PRINTLN "{__FILE__}" label
H A Dinclude-eof-newline.inc1 PRINTLN "Hi guys!"
H A Duse-label-outside-section.asm2 PRINTLN lab-lab
H A Dlabel-outside-section.asm4 PRINTLN "OK!"
H A Dendc-eof-newline.inc2 PRINTLN "Yosh!"
H A Dopt-g.asm2 PRINTLN `.x.x0X0X label
H A Dopt-b.asm2 PRINTLN %..X.X.X. label
H A Dstrlen.asm4 PRINTLN STRLEN(\1)
H A Djr-section.asm6 PRINTLN "{DIFF}"
H A Ddeprecated-pi.asm2 PRINTLN "{f:_PI}"
H A Dsymbol-override.asm3 PRINTLN "V={V}"
H A Drept-shift.asm6 PRINTLN "\1s!"
H A Dff00+c-label.asm2 PRINTLN $ff00 + CONSTANT label
H A Dpc-bank.asm9 PRINTLN "@: {X}\nStr: {Y}"
H A Dstrsub.asm4 PRINTLN STRSUB(\#)
H A Dlocal-purge.asm8 PRINTLN "{.loc}" ; This should fail because the label doesn't exist anymore
H A Disconst.asm8 PRINTLN "Test #{d:TEST_NUM}: ISCONST reports {IS_CONST}"
H A Dinterpolation.asm12 PRINTLN STRCAT("{NAME}_{d:INDEX}", " is ", {NAME}_{d:INDEX}) label
H A Dredef-equ.asm4 PRINTLN n label
/dports/x11/virtualgl/virtualgl-3.0/client/
H A DVGLTransReceiver.h75 if(!remoteName) vglout.PRINTLN("-- Disconnecting\n"); in ~Listener()
76 else vglout.PRINTLN("-- Disconnecting %s", remoteName); in ~Listener()
/dports/devel/tcl-trf/trf2.1.4/generic/
H A Dregistry.c2795 PRINTLN ("Initialize Seeking");
2796 PRINTLN ("Copy configuration");
2805 PRINTLN ("Query seekQueryProc");
2809 PRINTLN ("Determine Policy");
2812 PRINTLN (" Initialize");
2821 PRINTLN (" Policy options ?");
3874 PRINTLN ("Base is unseekable");
3927 PRINTLN ("Looping done");
3936 PRINTLN ("Naturally unseekable");
3944 PRINTLN ("naturally seekable");
[all …]
/dports/x11/virtualgl/virtualgl-3.0/include/
H A DLog.h35 void PRINTLN(const char *format, ...);

1234