Searched defs:__buf (Results 1 - 6 of 6) sorted by relevance

/seL4-refos-master/libs/libmuslc/include/
H A Dcrypt.h10 char __buf[256]; member in struct:crypt_data
/seL4-refos-master/libs/libmuslc/arch/i386/bits/
H A Dio.h37 static __inline void outsb(unsigned short __port, const void *__buf, unsigned long __n) argument
44 static __inline void outsw(unsigned short __port, const void *__buf, unsigned long __n) argument
51 static __inline void outsl(unsigned short __port, const void *__buf, unsigned long __n) argument
58 static __inline void insb(unsigned short __port, void *__buf, unsigned long __n) argument
65 static __inline void insw(unsigned short __port, void *__buf, unsigned long __n) argument
72 insl(unsigned short __port, void *__buf, unsigned long __n) argument
[all...]
/seL4-refos-master/libs/libmuslc/arch/i386_sel4/bits/
H A Dio.h37 static __inline void outsb(unsigned short __port, const void *__buf, unsigned long __n) argument
44 static __inline void outsw(unsigned short __port, const void *__buf, unsigned long __n) argument
51 static __inline void outsl(unsigned short __port, const void *__buf, unsigned long __n) argument
58 static __inline void insb(unsigned short __port, void *__buf, unsigned long __n) argument
65 static __inline void insw(unsigned short __port, void *__buf, unsigned long __n) argument
72 insl(unsigned short __port, void *__buf, unsigned long __n) argument
[all...]
/seL4-refos-master/libs/libmuslc/arch/x32/bits/
H A Dio.h37 static __inline void outsb(unsigned short __port, const void *__buf, unsigned long __n) argument
44 static __inline void outsw(unsigned short __port, const void *__buf, unsigned long __n) argument
51 static __inline void outsl(unsigned short __port, const void *__buf, unsigned long __n) argument
58 static __inline void insb(unsigned short __port, void *__buf, unsigned long __n) argument
65 static __inline void insw(unsigned short __port, void *__buf, unsigned long __n) argument
72 insl(unsigned short __port, void *__buf, unsigned long __n) argument
[all...]
/seL4-refos-master/libs/libmuslc/arch/x86_64/bits/
H A Dio.h37 static __inline void outsb(unsigned short __port, const void *__buf, unsigned long __n) argument
44 static __inline void outsw(unsigned short __port, const void *__buf, unsigned long __n) argument
51 static __inline void outsl(unsigned short __port, const void *__buf, unsigned long __n) argument
58 static __inline void insb(unsigned short __port, void *__buf, unsigned long __n) argument
65 static __inline void insw(unsigned short __port, void *__buf, unsigned long __n) argument
72 insl(unsigned short __port, void *__buf, unsigned long __n) argument
[all...]
/seL4-refos-master/libs/libmuslc/arch/x86_64_sel4/bits/
H A Dio.h37 static __inline void outsb(unsigned short __port, const void *__buf, unsigned long __n) argument
44 static __inline void outsw(unsigned short __port, const void *__buf, unsigned long __n) argument
51 static __inline void outsl(unsigned short __port, const void *__buf, unsigned long __n) argument
58 static __inline void insb(unsigned short __port, void *__buf, unsigned long __n) argument
65 static __inline void insw(unsigned short __port, void *__buf, unsigned long __n) argument
72 insl(unsigned short __port, void *__buf, unsigned long __n) argument
[all...]

Completed in 44 milliseconds