Searched refs:stringdope (Results 1 – 2 of 2) sorted by relevance
64 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()
103 EXTERN struct strings stringdope[NSPACE]; variable