Home
last modified time | relevance | path

Searched refs:__SOPT (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/lib/libc/stdio/
H A Dfseeko.c157 if ((fp->_flags & __SOPT) == 0) { in __weak_alias()
165 fp->_flags |= __SOPT; in __weak_alias()
H A Dsetvbuf.c91 flags &= ~(__SLBF | __SNBF | __SMBF | __SOPT | __SNPT | __SEOF); in setvbuf()
H A Dmakebuf.c189 __SOPT : __SNPT; in __swhatbuf()
/netbsd-src/include/
H A Dstdio.h164 #define __SOPT 0x0400 /* do fseek() optimization */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dstdio.d1609 enum __SOPT = 0x0400;
1689 enum __SOPT = 0x0400;