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

  /bionic/libc/upstream-freebsd/lib/libc/stdio/
fclose.c 65 if (HASLB(fp))
  /bionic/libc/stdio/
local.h 88 #define HASLB(fp) ((fp)->_lb._base != NULL)
freopen.c 121 if (HASLB(fp))

Completed in 1113 milliseconds