| /netbsd-src/games/larn/ |
| H A D | monster.c | 728 direct(int spnum, int dam, const char *str, int arg) in direct() argument 732 if (spnum < 0 || spnum >= SPNUM || str == 0) in direct() 739 if (spnum == 3) { /* sleep */ in direct() 749 } else if (spnum == 6) { /* web */ in direct() 766 if (nospell(spnum, m)) { in direct() 788 godirect(int spnum, int dam, const char *str, int delay, int cshow_i) in godirect() argument 798 if (spnum < 0 || spnum >= SPNUM || str == 0 || delay < 0) in godirect() 832 if (nospell(spnum, m)) { in godirect() 939 tdirect(int spnum) in tdirect() argument 943 if (spnum < 0 || spnum >= SPNUM) in tdirect() [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/gas/config/ |
| H A D | tc-hppa.c | 410 int spnum; member 7098 int spnum; in pa_parse_space_stmt() local 7103 spnum = 0; in pa_parse_space_stmt() 7114 spnum = pa_def_spaces[0].spnum; in pa_parse_space_stmt() 7122 spnum = pa_def_spaces[1].spnum; in pa_parse_space_stmt() 7136 spnum = pa_number; in pa_parse_space_stmt() 7149 spnum = get_absolute_expression (); in pa_parse_space_stmt() 7192 space = create_new_space (space_name, spnum, loadable, defined, in pa_parse_space_stmt() 7197 SPACE_SPNUM (space) = spnum; in pa_parse_space_stmt() 7203 obj_set_section_attributes (seg, defined, private, sort, spnum); in pa_parse_space_stmt() [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
| H A D | tc-hppa.c | 410 int spnum; member 7086 int spnum; in pa_parse_space_stmt() local 7091 spnum = 0; in pa_parse_space_stmt() 7102 spnum = pa_def_spaces[0].spnum; in pa_parse_space_stmt() 7110 spnum = pa_def_spaces[1].spnum; in pa_parse_space_stmt() 7124 spnum = pa_number; in pa_parse_space_stmt() 7137 spnum = get_absolute_expression (); in pa_parse_space_stmt() 7180 space = create_new_space (space_name, spnum, loadable, defined, in pa_parse_space_stmt() 7185 SPACE_SPNUM (space) = spnum; in pa_parse_space_stmt() 7191 obj_set_section_attributes (seg, defined, private, sort, spnum); in pa_parse_space_stmt() [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/doc/ |
| H A D | c-hppa.texi | 208 identified by keywords. The keywords recognized are @samp{spnum=@var{exp}} 215 @item .spnum @var{secnam}
|
| H A D | as.info | 12130 identified by keywords. The keywords recognized are `spnum=EXP' 12137 `.spnum SECNAM'
|
| /netbsd-src/external/gpl3/binutils/dist/gas/doc/ |
| H A D | c-hppa.texi | 208 identified by keywords. The keywords recognized are @samp{spnum=@var{exp}} 215 @item .spnum @var{secnam}
|
| H A D | as.info | 12413 identified by keywords. The keywords recognized are ‘spnum=EXP’ 12420 ‘.spnum SECNAM’
|
| /netbsd-src/external/bsd/pcc/dist/pcc/mip/ |
| H A D | regs.c | 1241 int spnum; member 1251 if (nsp->spnum == n) in innotspill() 1264 nsp->spnum = n; in addnotspill()
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | som.c | 5492 int spnum) in bfd_som_set_section_attributes() argument 5507 som_section_data (section)->copy_data->space_number = spnum; in bfd_som_set_section_attributes()
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | som.c | 5565 int spnum) in bfd_som_set_section_attributes() argument 5580 som_section_data (section)->copy_data->space_number = spnum; in bfd_som_set_section_attributes()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/pa/ |
| H A D | milli64.S | 210 #define SPACE_DATA .space $PRIVATE$,spnum=1,sort=16
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/pa/ |
| H A D | milli64.S | 210 #define SPACE_DATA .space $PRIVATE$,spnum=1,sort=16
|
| /netbsd-src/external/gpl3/binutils/dist/gas/ |
| H A D | ChangeLog-9295 | 6373 defaults for defined, private, and spnum fields for the 6374 $TEXT$ and $PRIVATE$ spaces. Do not clobber spnum. Do 8712 (pa_def_spaces): Correct initialization of the "spnum", "defined",
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/ |
| H A D | ChangeLog-9295 | 6373 defaults for defined, private, and spnum fields for the 6374 $TEXT$ and $PRIVATE$ spaces. Do not clobber spnum. Do 8712 (pa_def_spaces): Correct initialization of the "spnum", "defined",
|