Searched refs:__SALC (Results 1 – 4 of 4) sorted by relevance
71 if ((fp->_flags & (__SSTR | __SALC)) == __SSTR) in __swsetup()
38 f._flags = __SWR | __SSTR | __SALC; in vasprintf()
57 f._flags = __SWR | __SSTR | __SALC; in vswprintf()
162 #define __SALC 0x4000 // Allocate string space dynamically. macro