| /plan9/386/bin/aux/ |
| H A D | cropmarks | 26 ENDPROLOG=%%EndProlog 61 echo $ENDPROLOG
|
| H A D | grabit | 15 ENDPROLOG='%%EndProlog' 44 echo $ENDPROLOG
|
| H A D | hardcopy | 13 ENDPROLOG='%%EndProlog'
|
| /plan9/sys/src/cmd/postscript/cropmarks/ |
| H A D | cropmarks.rc | 26 ENDPROLOG=%%EndProlog 61 echo $ENDPROLOG
|
| /plan9/sys/src/cmd/postscript/grabit/ |
| H A D | grabit.rc | 15 ENDPROLOG='%%EndProlog' 44 echo $ENDPROLOG
|
| /plan9/sys/src/cmd/postscript/trofftable/ |
| H A D | trofftable.sh | 27 ENDPROLOG="%%EndProlog" 118 echo $ENDPROLOG
|
| H A D | trofftable.rc | 24 ENDPROLOG='%%EndProlog' 111 echo $ENDPROLOG
|
| /plan9/sys/src/cmd/postscript/printfont/ |
| H A D | printfont.rc | 16 ENDPROLOG='%%EndProlog' 83 echo $ENDPROLOG
|
| /plan9/rc/bin/ |
| H A D | printfont | 16 ENDPROLOG='%%EndProlog' 83 echo $ENDPROLOG
|
| /plan9/sys/src/cmd/postscript/postreverse/ |
| H A D | postreverse.c | 98 char *endprolog = ENDPROLOG; /* occasionally changed to ENDSETUP */ 324 if ( moreprolog(ENDPROLOG) == TRUE ) { in reverse() 395 endprolog = ENDPROLOG; in readpages()
|
| /plan9/sys/src/cmd/postscript/hardcopy/ |
| H A D | hardcopy.rc | 13 ENDPROLOG='%%EndProlog'
|
| /plan9/sys/src/cmd/postscript/common/ |
| H A D | comments.h | 51 #define ENDPROLOG "%%EndProlog\n" macro
|
| /plan9/sys/src/cmd/postscript/tr2post/ |
| H A D | tr2post.c | 59 Bprint(Bstdout, "%s", ENDPROLOG); in prologues()
|
| /plan9/sys/src/cmd/postscript/postprint/ |
| H A D | postprint.c | 225 fprintf(stdout, "%s", ENDPROLOG); in header()
|
| /plan9/sys/src/cmd/postscript/text2post/ |
| H A D | text2post.c | 204 Bprint(bout, "%s", ENDPROLOG); in prologues()
|
| /plan9/sys/src/cmd/postscript/postdmd/ |
| H A D | postdmd.c | 236 fprintf(stdout, "%s", ENDPROLOG); in header()
|
| /plan9/sys/src/cmd/postscript/postdaisy/ |
| H A D | Opostdaisy.c | 242 fprintf(stdout, "%s", ENDPROLOG); in header()
|
| H A D | postdaisy.c | 244 fprintf(stdout, "%s", ENDPROLOG); in header()
|
| /plan9/sys/src/cmd/postscript/posttek/ |
| H A D | posttek.c | 248 fprintf(stdout, "%s", ENDPROLOG); in header()
|
| /plan9/sys/src/cmd/postscript/postmd/ |
| H A D | postmd.c | 310 fprintf(stdout, "%s", ENDPROLOG); in header()
|
| /plan9/sys/src/cmd/postscript/postbgi/ |
| H A D | postbgi.c | 320 fprintf(stdout, "%s", ENDPROLOG); in header()
|
| /plan9/sys/src/cmd/postscript/postgif/ |
| H A D | postgif.c | 582 fprintf(stdout, "%s", ENDPROLOG); in header()
|