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

  /bionic/libc/upstream-openbsd/lib/libc/stdio/
putc.c 46 if (cantwrite(fp)) {
wbuf.c 57 if (cantwrite(fp)) {
fvwrite.c 60 if (cantwrite(fp)) {
vfprintf.c 461 if (cantwrite(fp)) {
    [all...]
vfwprintf.c 449 if (cantwrite(fp)) {
    [all...]
  /ndk/sources/android/support/src/stdio/
local.h 70 #define cantwrite(fp) \ macro
  /bionic/libc/stdio/
local.h 88 #define cantwrite(fp) \ macro

Completed in 534 milliseconds