HomeSort by relevance Sort by last modified time
    Searched defs:HASUB (Results 1 - 2 of 2) sorted by null

  /bionic/libc/stdio/
local.h 75 #define HASUB(fp) (_UB(fp)._base != NULL)
  /external/bison/lib/
stdio-impl.h 73 # define HASUB(fp) (fp_ub._base != NULL)

Completed in 778 milliseconds