Searched refs:SAVE (Results 1 - 25 of 27) sorted by relevance

12

/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Darlex.l58 "SAVE" { return SAVE; }
73 "save" { return SAVE; }
H A Darparse.y59 %token SAVE
130 SAVE
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Darlex.l57 "SAVE" { return SAVE; }
72 "save" { return SAVE; }
H A Darparse.y59 %token SAVE
130 SAVE
/openbsd-current/gnu/usr.bin/cvs/contrib/
H A Dcln_hist.in58 open(SAVE, ">$h.work");
74 print SAVE $_;
/openbsd-current/games/gomoku/
H A Dstoc.c49 {SAVE, "save" },
H A Dgomoku.h72 #define SAVE 5 macro
H A Dbdisp.c410 return(SAVE);
H A Dmain.c229 if (curmove == SAVE) {
/openbsd-current/bin/csh/
H A Dcsh.c185 STR_BSHELL = SAVE(_PATH_BSHELL);
186 STR_SHELLPATH = SAVE(_PATH_CSHELL);
189 STR_WORD_CHARS = SAVE(WORD_CHARS);
272 cp = SAVE(tcp);
288 set(STRuser, quote(SAVE(tcp)));
290 set(STRterm, quote(SAVE(tcp)));
350 arginp = SAVE(tempv[0]);
424 ffile = SAVE(tempv[0]);
1335 *blkp++ = SAVE(ptr)
H A Dstr.c61 *dst++ = SAVE(*src);
H A Dcsh.h58 #define SAVE(a) (Strsave(str2short(a))) macro
H A Ddir.c107 cp = dcanon(SAVE(tcp), STRNULL);
117 cp = SAVE("/");
H A Dset.c332 return (SAVE(number));
/openbsd-current/sys/lib/libkern/arch/m88k/
H A Dcopy_subr.S41 #define SAVE %r5 define
60 or SAVE, DEST, %r0
317 or %r2, SAVE, %r0
/openbsd-current/games/battlestar/
H A Dwords.c182 { "save", SAVE, VERB, NULL },
H A Dextern.h181 #define SAVE 1046 macro
H A Dcypher.c358 case SAVE:
/openbsd-current/gnu/gcc/gcc/config/rs6000/
H A Ddarwin-fpsave.asm35 /* THE SAVE AND RESTORE ROUTINES CAN HAVE ONLY ONE GLOBALLY VISIBLE
H A Ddarwin-vecsave.asm38 THE SAVE AND RESTORE ROUTINES CAN HAVE ONLY ONE GLOBALLY VISIBLE
/openbsd-current/libexec/ld.so/sparc64/
H A Drtld_machine.c717 #define SAVE 0x9de3bf50 macro
729 pltgot[0] = SAVE;
/openbsd-current/gnu/usr.bin/gcc/gcc/java/
H A Dparse.h535 resolution (TYPE is saved in SAVE before being changed). and set
540 #define SET_TYPE_FOR_RESOLUTION(TYPE, SAVE, CHAIN) \
558 (SAVE) = (_type); \
/openbsd-current/sys/dev/pci/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx8.asm93 var s_save_trapsts = ttmp5 //not really used until the end of the SAVE routine
495 s_mov_b32 exec_lo, 0xFFFFFFFF //need every thread from now on //be consistent with SAVE although can be moved ahead
530 s_mov_b32 exec_lo, 0xFFFFFFFF //need every thread from now on //be consistent with SAVE although can be moved ahead
H A Dcwsr_trap_handler_gfx9.asm128 var s_save_trapsts = ttmp15 //not really used until the end of the SAVE routine
727 s_mov_b32 exec_lo, 0xFFFFFFFF //need every thread from now on //be consistent with SAVE although can be moved ahead
760 s_mov_b32 exec_lo, 0xFFFFFFFF //need every thread from now on //be consistent with SAVE although can be moved ahead
/openbsd-current/gnu/gcc/gcc/doc/include/
H A Dtexinfo.tex6458 \def\makeSAVEname#1{\makecsname{SAVE\expandafter\gobble\string#1}}
6468 % eat @SAVE -- beware, all of them have catcode \other:
6471 \gdef\gobblesave @SAVE{}

Completed in 340 milliseconds

12