Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdio/
Dmakebuf.c83 const int snpt = __SNPT; in _swhatbuf() local
85 const int snpt = 0; in _swhatbuf()
119 return ((st.st_mode & S_IFMT) == S_IFREG ? __SOPT : snpt); in _swhatbuf()
123 return (snpt); in _swhatbuf()