Home
last modified time | relevance | path

Searched defs:__buf (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/arch/i386/bits/
Dio.h37 static __inline void outsb(unsigned short __port, const void *__buf, unsigned long __n) in outsb()
44 static __inline void outsw(unsigned short __port, const void *__buf, unsigned long __n) in outsw()
51 static __inline void outsl(unsigned short __port, const void *__buf, unsigned long __n) in outsl()
58 static __inline void insb(unsigned short __port, void *__buf, unsigned long __n) in insb()
65 static __inline void insw(unsigned short __port, void *__buf, unsigned long __n) in insw()
72 static __inline void insl(unsigned short __port, void *__buf, unsigned long __n) in insl()
/third_party/musl/arch/x86_64/bits/
Dio.h37 static __inline void outsb(unsigned short __port, const void *__buf, unsigned long __n) in outsb()
44 static __inline void outsw(unsigned short __port, const void *__buf, unsigned long __n) in outsw()
51 static __inline void outsl(unsigned short __port, const void *__buf, unsigned long __n) in outsl()
58 static __inline void insb(unsigned short __port, void *__buf, unsigned long __n) in insb()
65 static __inline void insw(unsigned short __port, void *__buf, unsigned long __n) in insw()
72 static __inline void insl(unsigned short __port, void *__buf, unsigned long __n) in insl()
/third_party/musl/arch/x32/bits/
Dio.h37 static __inline void outsb(unsigned short __port, const void *__buf, unsigned long __n) in outsb()
44 static __inline void outsw(unsigned short __port, const void *__buf, unsigned long __n) in outsw()
51 static __inline void outsl(unsigned short __port, const void *__buf, unsigned long __n) in outsl()
58 static __inline void insb(unsigned short __port, void *__buf, unsigned long __n) in insb()
65 static __inline void insw(unsigned short __port, void *__buf, unsigned long __n) in insw()
72 static __inline void insl(unsigned short __port, void *__buf, unsigned long __n) in insl()
/third_party/musl/include/
Dcrypt.h10 char __buf[256]; member
/third_party/ltp/include/lapi/
Dsemun.h18 struct seminfo *__buf; /* buffer for IPC_INFO */ member
/third_party/musl/porting/liteos_m/kernel/include/
Dcrypt.h10 char __buf[256]; member
/third_party/uboot/u-boot-2020.01/include/
Dspi-mem.h42 #define SPI_MEM_OP_DATA_IN(__nbytes, __buf, __buswidth) \ argument
50 #define SPI_MEM_OP_DATA_OUT(__nbytes, __buf, __buswidth) \ argument
/third_party/toybox/toys/pending/
Dipcs.c47 struct seminfo *__buf; member
/third_party/ejdb/src/jql/
Djqp.c147 char *__buf; member