OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__sdidinit
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/upstream-openbsd/lib/libc/stdio/
wsetup.c
47
if (!
__sdidinit
)
setvbuf.c
121
if (!
__sdidinit
)
ungetc.c
83
if (!
__sdidinit
)
/bionic/libc/bionic/
ndk_cruft.cpp
288
int
__sdidinit
= 1;
variable
/bionic/libc/stdio/
local.h
270
/* Remove the if (!
__sdidinit
) __sinit() idiom from untouched upstream stdio code. */
272
#define
__sdidinit
1
macro
Completed in 2251 milliseconds