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

  /device/linaro/bootloader/edk2/StdLib/Include/sys/
uio.h 52 #ifdef _BSD_SSIZE_T_
53 typedef _BSD_SSIZE_T_ ssize_t;
54 #undef _BSD_SSIZE_T_
types.h 253 #ifdef _BSD_SSIZE_T_
254 typedef _BSD_SSIZE_T_ ssize_t;
255 #undef _BSD_SSIZE_T_
socket.h 95 #ifdef _BSD_SSIZE_T_
96 typedef _BSD_SSIZE_T_ ssize_t;
97 #undef _BSD_SSIZE_T_
  /device/linaro/bootloader/edk2/StdLib/Include/Aarch64/machine/
ansi.h 62 #define _BSD_SSIZE_T_ INTN /* byte count or error */
  /device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
ansi.h 62 #define _BSD_SSIZE_T_ INTN /* byte count or error */
  /device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
ansi.h 62 #define _BSD_SSIZE_T_ INTN /* byte count or error */
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
ansi.h 63 #define _BSD_SSIZE_T_ INTN /* byte count or error */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
ansi.h 62 #define _BSD_SSIZE_T_ INTN /* byte count or error */

Completed in 88 milliseconds