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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
printf.h 49 unsigned int is_char:1; /* hh flag. */ member in struct:printf_info
  /external/python/cpython3/Lib/asyncio/
unix_events.py 469 is_char = stat.S_ISCHR(mode)
472 if not (is_char or is_fifo or is_socket):
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-tic54x.c 4281 int is_char = ISDIGIT (*line); local
    [all...]

Completed in 1028 milliseconds