OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WCIO_FREE
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/stdio/
wcio.h
49
*
WCIO_FREE
should be called by fclose
51
#define
WCIO_FREE
(fp) ((void)(0))
freopen.c
120
WCIO_FREE
(fp);
Completed in 65 milliseconds