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

  /device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
fileext.h 56 #define _FILEEXT_SETUP(f, fext) do { \
65 #define _FILEEXT_SETUP(f, fext) /* LINTED */(f)->_ext._base = (unsigned char *)(fext)
  /bionic/libc/stdio/
local.h 172 #define _FILEEXT_SETUP(fp, fext) \

Completed in 49 milliseconds