Searched refs:stringdope (Results 1 – 2 of 2) sorted by relevance
43 struct strings stringdope[NSPACE]; variable64 for (sp = &stringdope[0]; sp < &stringdope[NSPACE]; sp++) { in salloc()71 if (sp >= &stringdope[NSPACE]) in salloc()74 index = sp - &stringdope[0]; in salloc()100 for (sp = &stringdope[0]; sp < &stringdope[NSPACE]; sp++) { in sreset()118 for (sp = &stringdope[0]; sp < &stringdope[NSPACE]; sp++) in spreserve()
96 } stringdope[NSPACE]; variable