Searched refs:statement (Results 1 – 25 of 38) sorted by relevance
12
| /plan9/sys/src/cmd/gs/src/ |
| H A D | ziodev.c | 118 bool statement; in zfilelineedit() local 136 statement = (op-2)->value.boolval; in zfilelineedit() 140 initial_buf_size = statement ? STATEMENTEDIT_BUF_SIZE : LINEEDIT_BUF_SIZE; in zfilelineedit() 218 if (statement) { in zfilelineedit() 283 filename = statement ? gs_iodev_statementedit.dname in zfilelineedit()
|
| H A D | zfile.c | 246 bool statement = (strcmp(pname.iodev->dname, "%statementedit%") == 0); in zfile() local 250 if (statement || lineedit) { in zfile() 264 make_bool(op-2, statement); in zfile()
|
| /plan9/sys/src/cmd/bzip2/ |
| H A D | README | 11 available as bzip2.txt. A statement about Y2K issues is now included 117 guarantee of the above statement. 139 * A Y2K statement.
|
| H A D | CHANGES | 99 Studio 6.0. Included a Y2K statement in the file Y2K_INFO. All other
|
| /plan9/sys/doc/ |
| H A D | acid.ms | 87 statement can be returned directly to Acid without adding semicolons. 330 is described by the Acid statement 678 operator appears on the left-hand side of an assignment statement, either the file 907 \f(CWif\fP expression \f(CWthen\fP statement \f(CWelse\fP statement 908 \f(CWif\fP expression \f(CWthen\fP statement 912 is evaluated as a boolean. If its value is true the statement after 915 is executed, otherwise the statement after the 921 \f(CWwhile\fP expression \f(CWdo\fP statement 924 .I statement 930 \f(CWloop\fP startexpr, endexpr \f(CWdo\fP statement [all …]
|
| H A D | mk.ms | 148 The first line is an include statement 239 It can be set with an assignment statement, 251 2) Assignment statement 357 The include statement 359 The include statement 363 statement but uses a different syntax: 369 An include statement may be used anywhere except 376 the include statement allows generic rules 541 when the statement is read. Variable references
|
| H A D | rc.ms | 465 also provides a general if-statement. For example: 471 An `if not' statement provides a two-tailed conditional. 489 while statement looks like this: 511 provides a switch statement to do pattern-matching on 523 attempts to match the word against the patterns in each case statement in turn. 1505 statement with 1540 clause is a separate statement, with the semantic
|
| H A D | acidpaper.ms | 188 stepping by instruction or statement, stack tracing, and 271 is similar to the same statement in C. 286 statement implements conditional execution. 693 a single source statement but steps over function calls. 701 stmnt(); // step 1 statement 723 function executes a single source statement and then uses 732 When the executed statement is a function call or a return 740 If the statement was a return, the new value of the stack pointer
|
| H A D | asm.ms | 337 statement may contain a maximum of eight bytes; 367 statement. Its symbol is used as the base of an array and the
|
| H A D | mkfiles.ms | 227 the assignment statement and
|
| /plan9/sys/src/cmd/fossil/ |
| H A D | invariants | 7 Reclamation is tricky enough to warrant explicit statement
|
| /plan9/sys/src/ape/lib/ap/plan9/ |
| H A D | buf.prom | 318 /* this next statement knows NBUFS == 2 ! */
|
| /plan9/sys/src/cmd/gs/lib/ |
| H A D | cbjc600.ppd | 7 *% End of Copyright statement
|
| H A D | cbjc800.ppd | 7 *% End of Copyright statement
|
| H A D | Fontmap.SGI | 282 % granted to freely distribute them in entirety along with this statement.
|
| H A D | Fontmap.VMS | 301 % granted to freely distribute them in entirety along with this statement.
|
| H A D | Fontmap.GS | 280 % granted to freely distribute them in entirety along with this statement.
|
| H A D | Fontmap.Sol | 319 % granted to freely distribute them in entirety along with this statement.
|
| /plan9/sys/src/cmd/pic/ |
| H A D | picl.lx | 36 int ifsw = 0; /* 1 if if statement in progress */
|
| /plan9/sys/lib/acid/ |
| H A D | port | 458 defn stmnt() // step one statement
|
| /plan9/sys/src/cmd/spin/ |
| H A D | pangen5.c | 330 statement within the atomic sequence in FSM_MERGER()
|
| /plan9/sys/lib/ghostscript/ |
| H A D | Fontmap.gs | 276 % granted to freely distribute them in entirety along with this statement.
|
| H A D | _Fontmap | 276 % granted to freely distribute them in entirety along with this statement.
|
| H A D | Fontmap.bak | 276 % granted to freely distribute them in entirety along with this statement.
|
| /plan9/sys/src/cmd/aux/vga/ |
| H A D | adventure | 251 statement.
|
12