Home
last modified time | relevance | path

Searched defs:_stm (Results 1 – 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dstdio.h1263 #define getwc(_stm) fgetwc(_stm) argument
1264 #define putwc(_c,_stm) fputwc(_c,_stm) argument
1265 #define _putwc_nolock(_c,_stm) _fputwc_nolock(_c,_stm) argument
Dwchar.h1225 #define getwc(_stm) fgetwc(_stm) argument
1226 #define putwc(_c,_stm) fputwc(_c,_stm) argument
1227 #define _putwc_nolock(_c,_stm) _fputwc_nolock(_c,_stm) argument