Lines Matching refs:spnum
410 int spnum;
7076 int spnum;
7081 spnum = 0;
7092 spnum = pa_def_spaces[0].spnum;
7100 spnum = pa_def_spaces[1].spnum;
7114 spnum = pa_number;
7123 if ((strncasecmp (name, "spnum", 5) == 0))
7127 spnum = get_absolute_expression ();
7170 space = create_new_space (space_name, spnum, loadable, defined,
7175 SPACE_SPNUM (space) = spnum;
7181 obj_set_section_attributes (seg, defined, private, sort, spnum);
7588 create_new_space (pa_def_spaces[i].name, pa_def_spaces[i].spnum,
7700 int spnum,
7714 SPACE_SPNUM (chain_entry) = spnum;
7763 obj_set_section_attributes (seg, defined, private, sort, spnum);
8642 {"spnum", pa_spnum, 0},