Home
last modified time | relevance | path

Searched refs:STORAGE_STRSPACE (Results 1 – 2 of 2) sorted by relevance

/src/usr.bin/m4/
H A Dmdef.h162 #define STORAGE_STRSPACE 0 macro
189 sstack[sp] = STORAGE_STRSPACE; \
H A Dmisc.c188 if (sstack[i] == STORAGE_STRSPACE) in enlarge_strspace()