Home
last modified time | relevance | path

Searched defs:string_stack (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/usr.bin/mail/
H A Dglob.h65 char *string_stack[REGDEP]; /* Stack of regretted strings */ variable
/freebsd-12.1/contrib/gcc/
H A Dstringpool.c51 static struct obstack string_stack; variable