Home
last modified time | relevance | path

Searched refs:post (Results 1 – 25 of 35) sorted by relevance

12

/original-bsd/usr.bin/bc/
H A Dbc.y53 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 Dcom6.c55 post(' '); in die()
62 post('!'); in live()
74 post(ch) in post() function
/original-bsd/sys/hp300/DOC/
H A DTODO.dev12 7. Support for more modern (post-DaVinci) displays.
/original-bsd/games/chess/
H A Dgnuchess.h81 extern short mate,post,opponent,computer,Sdepth,Awindow,Bwindow,dither;
H A Duxdsp.c146 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 Dnondsp.c149 if (strcmp(s,"post") == 0) post = !post; in InputCommand()
H A Dgnuchess.c132 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 Dxec.c358 pno = post(parent,flag);
360 pno = post(parent);
366 pno = post(parent,0);
368 pno = post(parent);
H A Dservice.c51 int post();
717 int post(pcsid) in post() function
744 post(i);
H A Djobs.c856 int post(pid,flag) in post() function
/original-bsd/usr.bin/uucp/acucntrl/
H A Dacucntrl.c299 post(device, "");
339 post(device, Uname);
373 post(device, name) in post() function
394 post(device, uname);
/original-bsd/share/me/
H A Dsummary.external102 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 Dsnake.c354 post(cashvalue,1); in mainloop()
437 post(iscore, flag) in post() function
690 if (post(cashvalue,0)) {
/original-bsd/old/sh/
H A Dservice.c209 VOID post(pcsid) in post() function
231 post(i);
H A Ddefs.h101 VOID post();
H A Dxec.c258 THEN post(parent);
/original-bsd/contrib/groff-1.08/tfmtodit/
H A Dtfmtodit.cc410 post = 248 in load() enumerator
435 if (op == post) in load()
/original-bsd/usr.bin/tn3270/distribution/
H A DREADME8 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 DInfoletter185 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 DREADME46 store.c code for the larn thrift shoppe, bank, trading post, lrs
H A DFixed.Bugs215 flailing hammer can now be sold at the trading post.
/original-bsd/usr.bin/spell/
H A Dspecial.4bsd621 post
/original-bsd/games/larn/datfiles/
H A Dlarn.help59 When in the store, trading post, school, or home, an <escape> will get you out.
/original-bsd/local/toolchest/ksh.2/sh/
H A Djobs.c885 int post(pid,flag) function
/original-bsd/old/pcc/ccom.vax/
H A DLOG334 Better code for floating post-increment and -decrement can be generated
336 same hack for ordinary post-increment will work for floating point too.

12