Home
last modified time | relevance | path

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

12345678910>>...26

/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/bits/
H A Dunistd.h36 read (int __fd, void *__buf, size_t __nbytes) in read()
79 pread (int __fd, void *__buf, size_t __nbytes, __off_t __offset) in pread()
95 pread (int __fd, void *__buf, size_t __nbytes, __off64_t __offset) in pread()
185 char *__restrict __buf, size_t __len)) in __NTH()
213 __NTH (getcwd (char *__buf, size_t __size)) in __NTH()
234 __NTH (getwd (char *__buf)) in __NTH()
255 __NTH (confstr (int __name, char *__buf, size_t __len)) in __NTH()
308 __NTH (ttyname_r (int __fd, char *__buf, size_t __buflen)) in __NTH()
336 getlogin_r (char *__buf, size_t __buflen) in getlogin_r()
365 __NTH (gethostname (char *__buf, size_t __buflen)) in __NTH()
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/bits/
H A Dunistd.h36 read (int __fd, void *__buf, size_t __nbytes) in read()
79 pread (int __fd, void *__buf, size_t __nbytes, __off_t __offset) in pread()
95 pread (int __fd, void *__buf, size_t __nbytes, __off64_t __offset) in pread()
185 char *__restrict __buf, size_t __len)) in __NTH()
213 __NTH (getcwd (char *__buf, size_t __size)) in __NTH()
234 __NTH (getwd (char *__buf)) in __NTH()
255 __NTH (confstr (int __name, char *__buf, size_t __len)) in __NTH()
308 __NTH (ttyname_r (int __fd, char *__buf, size_t __buflen)) in __NTH()
336 getlogin_r (char *__buf, size_t __buflen) in getlogin_r()
365 __NTH (gethostname (char *__buf, size_t __buflen)) in __NTH()
[all …]
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/STLport-5.2.1/stlport/stl/
H A D_string_sum_methods.h41 _CharT* _M_append_fast(_STLP_PRIV __char_wrapper<_CharT> __c, _CharT *__buf) { in _M_append_fast()
45 _CharT* _M_append_fast(_CharT const* __s, size_type __s_size, _CharT *__buf) in _M_append_fast()
47 _CharT* _M_append_fast(_STLP_PRIV __cstr_wrapper<_CharT> const& __s, _CharT *__buf) in _M_append_fast()
49 _CharT* _M_append_fast(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _CharT *__buf) in _M_append_fast() argument
51 _CharT* _M_append_fast(_Self const& __s, _CharT *__buf) in _M_append_fast()
53 …CharT* _M_append_fast(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _CharT *__buf) in _M_append_fast() argument
65 _CharT* _M_append_fast_pos(_CharT const* __s, size_type __s_size, _CharT *__buf, in _M_append_fast_pos()
68 _CharT* _M_append_fast_pos(_STLP_PRIV __cstr_wrapper<_CharT> const& __s, _CharT *__buf, in _M_append_fast_pos()
71 _CharT* _M_append_fast_pos(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _CharT *__buf, in _M_append_fast_pos() argument
74 _CharT* _M_append_fast_pos(_Self const& __s, _CharT *__buf, in _M_append_fast_pos()
[all …]
/dports/games/warmux/warmux-11.04/build/symbian/lib/stlport/stlport/stl/
H A D_string_sum_methods.h41 _CharT* _M_append_fast(_STLP_PRIV __char_wrapper<_CharT> __c, _CharT *__buf) { in _M_append_fast()
45 _CharT* _M_append_fast(_CharT const* __s, size_type __s_size, _CharT *__buf) in _M_append_fast()
47 _CharT* _M_append_fast(_STLP_PRIV __cstr_wrapper<_CharT> const& __s, _CharT *__buf) in _M_append_fast()
49 _CharT* _M_append_fast(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _CharT *__buf) in _M_append_fast() argument
51 _CharT* _M_append_fast(_Self const& __s, _CharT *__buf) in _M_append_fast()
53 …CharT* _M_append_fast(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _CharT *__buf) in _M_append_fast() argument
65 _CharT* _M_append_fast_pos(_CharT const* __s, size_type __s_size, _CharT *__buf, in _M_append_fast_pos()
68 _CharT* _M_append_fast_pos(_STLP_PRIV __cstr_wrapper<_CharT> const& __s, _CharT *__buf, in _M_append_fast_pos()
71 _CharT* _M_append_fast_pos(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _CharT *__buf, in _M_append_fast_pos() argument
74 _CharT* _M_append_fast_pos(_Self const& __s, _CharT *__buf, in _M_append_fast_pos()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/arch/i386/bits/
H A 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()
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/arch/x32/bits/
H A 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()
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/arch/x86_64/bits/
H A 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()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/arch/x86_64/bits/
H A 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()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/x86_64-linux-musl/bits/
H A 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()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/arch/i386/bits/
H A 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()
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/arch/i386/bits/
H A 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()
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/arch/x32/bits/
H A 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()
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/arch/x86_64/bits/
H A 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()
/dports/lang/zig/zig-0.9.0/lib/libc/include/x86_64-linux-musl/bits/
H A 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()
/dports/lang/zig/zig-0.9.0/lib/libc/include/i386-linux-musl/bits/
H A 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()
/dports/lang/zig/zig-0.9.0/lib/libc/musl/arch/x86_64/bits/
H A 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()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/i386-linux-musl/bits/
H A 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()
/dports/lang/zig/zig-0.9.0/lib/libc/musl/arch/i386/bits/
H A 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()
/dports/lang/gcc12-devel/gcc-12-20211205/libssp/ssp/
H A Dunistd.h51 read (int __fd, void *__buf, size_t __nbytes) in read()
64 readlink (const char *__restrict__ __path, char *__restrict__ __buf, in readlink()
76 getcwd (char *__buf, size_t __size) in getcwd()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/libssp/ssp/
H A Dunistd.h52 read (int __fd, void *__buf, size_t __nbytes) in read()
65 readlink (const char *__restrict__ __path, char *__restrict__ __buf, in readlink()
77 getcwd (char *__buf, size_t __size) in getcwd()
/dports/lang/gcc8/gcc-8.5.0/libssp/ssp/
H A Dunistd.h51 read (int __fd, void *__buf, size_t __nbytes) in read()
64 readlink (const char *__restrict__ __path, char *__restrict__ __buf, in readlink()
76 getcwd (char *__buf, size_t __size) in getcwd()
/dports/lang/gcc10/gcc-10.3.0/libssp/ssp/
H A Dunistd.h51 read (int __fd, void *__buf, size_t __nbytes) in read()
64 readlink (const char *__restrict__ __path, char *__restrict__ __buf, in readlink()
76 getcwd (char *__buf, size_t __size) in getcwd()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libssp/ssp/
H A Dunistd.h51 read (int __fd, void *__buf, size_t __nbytes) in read()
64 readlink (const char *__restrict__ __path, char *__restrict__ __buf, in readlink()
76 getcwd (char *__buf, size_t __size) in getcwd()
/dports/lang/gcc11-devel/gcc-11-20211009/libssp/ssp/
H A Dunistd.h51 read (int __fd, void *__buf, size_t __nbytes) in read()
64 readlink (const char *__restrict__ __path, char *__restrict__ __buf, in readlink()
76 getcwd (char *__buf, size_t __size) in getcwd()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libssp/ssp/
H A Dunistd.h51 read (int __fd, void *__buf, size_t __nbytes) in read()
64 readlink (const char *__restrict__ __path, char *__restrict__ __buf, in readlink()
76 getcwd (char *__buf, size_t __size) in getcwd()

12345678910>>...26