/original-bsd/usr.bin/bc/ |
H A D | bc.y | 53 int *pre, *post; variable 60 ={ bundle( 6,pre, $7, post ,"0",numb[lev],"Q"); 89 = bundle(4, $3, post, numb[lev], "Q" ); 91 = bundle(4, "0", post, numb[lev], "Q" ); 93 = bundle(4,"0",post,numb[lev],"Q"); 324 post = ""; 558 bundle(4, post, "L", s, "s." ); 559 post = yyval; 565 bundle(4, post, "L", s, "s." ); 566 post = yyval;
|
/original-bsd/games/battlestar/ |
H A D | com6.c | 55 post(' '); in die() 62 post('!'); in live() 74 post(ch) in post() function
|
/original-bsd/sys/hp300/DOC/ |
H A D | TODO.dev | 12 7. Support for more modern (post-DaVinci) displays.
|
/original-bsd/games/chess/ |
H A D | gnuchess.h | 81 extern short mate,post,opponent,computer,Sdepth,Awindow,Bwindow,dither;
|
H A D | uxdsp.c | 146 if (strcmp(s,"post") == 0) post = !post; in InputCommand() 349 if (post && player == computer) 402 if (post) in OutputMove() 457 if (post) in UpdateClocks()
|
H A D | nondsp.c | 149 if (strcmp(s,"post") == 0) post = !post; in InputCommand()
|
H A D | gnuchess.c | 132 short mate,post,opponent,computer,Sdepth,Awindow,Bwindow,dither; variable 403 mate = quit = reverse = bothsides = post = false; in NewGame() 643 if (post) ShowCurrentMove(pnt,node->f,node->t);\
|
/original-bsd/local/toolchest/ksh/sh/ |
H A D | xec.c | 358 pno = post(parent,flag); 360 pno = post(parent); 366 pno = post(parent,0); 368 pno = post(parent);
|
H A D | service.c | 51 int post(); 717 int post(pcsid) in post() function 744 post(i);
|
H A D | jobs.c | 856 int post(pid,flag) in post() function
|
/original-bsd/usr.bin/uucp/acucntrl/ |
H A D | acucntrl.c | 299 post(device, ""); 339 post(device, Uname); 373 post(device, name) in post() function 394 post(device, uname);
|
/original-bsd/share/me/ |
H A D | summary.external | 102 bs R display (block) pre/post spacing 119 es R equation pre/post space 188 qs R quote pre/post space 234 zs R floating keep pre/post space
|
/original-bsd/games/snake/snake/ |
H A D | snake.c | 354 post(cashvalue,1); in mainloop() 437 post(iscore, flag) in post() function 690 if (post(cashvalue,0)) {
|
/original-bsd/old/sh/ |
H A D | service.c | 209 VOID post(pcsid) in post() function 231 post(i);
|
H A D | defs.h | 101 VOID post();
|
H A D | xec.c | 258 THEN post(parent);
|
/original-bsd/contrib/groff-1.08/tfmtodit/ |
H A D | tfmtodit.cc | 410 post = 248 in load() enumerator 435 if (op == post) in load()
|
/original-bsd/usr.bin/tn3270/distribution/ |
H A D | README | 8 4.2 and 4.3 (but there are never vanilla versions) and the post-4.3 systems
|
/original-bsd/admin/admin/4.3Tahoe/ |
H A D | Infoletter | 185 Please note that we cannot ship to post office boxes; 187 technical contact's address supplied without use of a post office box.
|
/original-bsd/games/larn/ |
H A D | README | 46 store.c code for the larn thrift shoppe, bank, trading post, lrs
|
H A D | Fixed.Bugs | 215 flailing hammer can now be sold at the trading post.
|
/original-bsd/usr.bin/spell/ |
H A D | special.4bsd | 621 post
|
/original-bsd/games/larn/datfiles/ |
H A D | larn.help | 59 When in the store, trading post, school, or home, an [7m<escape>[m will get you out.
|
/original-bsd/local/toolchest/ksh.2/sh/ |
H A D | jobs.c | 885 int post(pid,flag) function
|
/original-bsd/old/pcc/ccom.vax/ |
H A D | LOG | 334 Better code for floating post-increment and -decrement can be generated 336 same hack for ordinary post-increment will work for floating point too.
|