Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/types/
H A Dstruct_FILE.h102 #define __getc_unlocked_body(_fp) \ argument
106 #define __putc_unlocked_body(_ch, _fp) \ argument
112 #define __feof_unlocked_body(_fp) (((_fp)->_flags & _IO_EOF_SEEN) != 0) argument
115 #define __ferror_unlocked_body(_fp) (((_fp)->_flags & _IO_ERR_SEEN) != 0) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/types/
H A Dstruct_FILE.h102 #define __getc_unlocked_body(_fp) \ argument
106 #define __putc_unlocked_body(_ch, _fp) \ argument
112 #define __feof_unlocked_body(_fp) (((_fp)->_flags & _IO_EOF_SEEN) != 0) argument
115 #define __ferror_unlocked_body(_fp) (((_fp)->_flags & _IO_ERR_SEEN) != 0) argument