HomeSort by relevance Sort by last modified time
    Searched refs:_IO_getc_unlocked (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
stdio.h 56 return _IO_getc_unlocked (__fp);
66 return _IO_getc_unlocked (__fp);
73 return _IO_getc_unlocked (stdin);
155 int __c = _IO_getc_unlocked (__stream); \
stdio2.h 364 int __c = _IO_getc_unlocked (__stream);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
stdio.h 56 return _IO_getc_unlocked (__fp);
66 return _IO_getc_unlocked (__fp);
73 return _IO_getc_unlocked (stdin);
155 int __c = _IO_getc_unlocked (__stream); \
stdio2.h 364 int __c = _IO_getc_unlocked (__stream);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
libio.h 431 #define _IO_getc_unlocked(_fp) \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
libio.h 431 #define _IO_getc_unlocked(_fp) \

Completed in 173 milliseconds