Searched refs:_EXT (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/stdio/
H A Dfileext.h46 #define _EXT(fp) ((struct __sfileext *)((fp)->_ext._base)) macro
47 #define _UB(fp) _EXT(fp)->_ub
48 #define _FLOCK(fp) _EXT(fp)->_lock

Completed in 2 milliseconds