Searched refs:NSPACE (Results 1 – 3 of 3) sorted by relevance
63 for (sp = &stringdope[0]; sp < &stringdope[NSPACE]; sp++) { in salloc()70 if (sp >= &stringdope[NSPACE]) in salloc()100 for (sp = &stringdope[0]; sp < &stringdope[NSPACE]; sp++) { in sreset()118 for (sp = &stringdope[0]; sp < &stringdope[NSPACE]; sp++) in spreserve()
90 #define NSPACE 25 /* Total number of string spaces */ macro95 } stringdope[NSPACE];
88 struct strings stringdope[NSPACE];