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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
libio.h 438 #define _IO_putc_unlocked(_ch, _fp) \
440 ? __overflow (_fp, (unsigned char) (_ch)) \
441 : (unsigned char) (*(_fp)->_IO_write_ptr++ = (_ch)))
stdio.h 567 #define putc(_ch, _fp) _IO_putc (_ch, _fp)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
libio.h 438 #define _IO_putc_unlocked(_ch, _fp) \
440 ? __overflow (_fp, (unsigned char) (_ch)) \
441 : (unsigned char) (*(_fp)->_IO_write_ptr++ = (_ch)))
stdio.h 567 #define putc(_ch, _fp) _IO_putc (_ch, _fp)
  /external/valgrind/main/VEX/priv/
main_util.c 322 # define PUT(_ch) \
323 do { sink(_ch); nout++; } \
  /external/qemu/target-i386/
hax-interface.h 129 _ch; member in struct:vcpu_state_t::__anon13827::__anon13828::__anon13831::__anon13832
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
code-load.js     [all...]

Completed in 180 milliseconds