OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__SALC
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libc/stdio/
vasprintf.c
65
f._flags = __SWR | __SSTR |
__SALC
;
vswprintf.c
72
f._flags = __SWR | __SSTR |
__SALC
;
fvwrite.c
128
if ((fp->_flags & (
__SALC
| __SSTR)) ==
129
(
__SALC
| __SSTR) && (size_t)fp->_w < len) {
/src/include/
stdio.h
168
#define
__SALC
0x4000 /* allocate string space dynamically */
Completed in 11 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025