/sysdeps/unix/sysv/linux/riscv/ |
A D | sysconf.c | 26 getauxval2_einval (unsigned long int type, unsigned long int *result) in getauxval2_einval() 37 sysconf_get_cache_associativity (unsigned long type) in sysconf_get_cache_associativity() 48 sysconf_get_cache_linesize (unsigned long type) in sysconf_get_cache_linesize() 59 sysconf_get_cache_size (unsigned long type) in sysconf_get_cache_size()
|
/sysdeps/mach/hurd/ |
A D | access.c | 27 __access_noerrno (const char *file, int type) in __access_noerrno() 34 __access (const char *file, int type) in __access()
|
A D | euidaccess.c | 23 __euidaccess (const char *file, int type) in __euidaccess()
|
A D | faccessat.c | 43 __faccessat_common (int fd, const char *file, int type, int at_flags, in __faccessat_common() 210 __faccessat_noerrno (int fd, const char *file, int type, int at_flags) in __faccessat_noerrno() 216 __faccessat (int fd, const char *file, int type, int at_flags) in __faccessat()
|
A D | socket.c | 30 __socket (int domain, int type, int protocol) in __socket()
|
A D | f_setlk.c | 32 __f_setlk (int fd, int type, int whence, __off64_t start, __off64_t len, int wait) in __f_setlk()
|
A D | getsockname.c | 33 int type; in __getsockname() local
|
A D | getpeername.c | 33 int type; in __getpeername() local
|
/sysdeps/unix/sysv/linux/powerpc/ |
A D | sysconf.c | 26 auxv2sysconf_cache_associativity (unsigned long type) in auxv2sysconf_cache_associativity() 32 auxv2sysconf_cache_linesize (unsigned long type) in auxv2sysconf_cache_linesize()
|
/sysdeps/unix/sysv/linux/ |
A D | access.c | 24 __access (const char *file, int type) in __access()
|
A D | socket.c | 27 __socket (int fd, int type, int domain) in __socket()
|
A D | socketpair.c | 27 __socketpair (int domain, int type, int protocol, int sv[2]) in __socketpair()
|
A D | convert_scm_timestamps.c | 51 int type = 0; in __convert_scm_timestamps() local
|
/sysdeps/mach/hurd/htl/ |
A D | pt-mutexattr-settype.c | 27 __pthread_mutexattr_settype (pthread_mutexattr_t *attrp, int type) in __pthread_mutexattr_settype()
|
/sysdeps/ieee754/ |
A D | k_standardf.c | 29 __kernel_standard_f (float x, float y, int type) in __kernel_standard_f()
|
A D | k_standardl.c | 50 __kernel_standard_l (long double x, long double y, int type) in __kernel_standard_l()
|
/sysdeps/alpha/bits/ |
A D | mathdef.h | 30 # define __MATHDECL(type, function, args) \ argument 33 # define __MATHDECL_1(type, function, args, alias) \ argument
|
/sysdeps/unix/sysv/linux/i386/ |
A D | dl-procinfo.h | 26 _dl_procinfo (unsigned int type, unsigned long int word) in _dl_procinfo()
|
/sysdeps/pthread/ |
A D | mtx_init.c | 25 __mtx_init (mtx_t *mutex, int type) in __mtx_init()
|
/sysdeps/unix/sysv/linux/s390/ |
A D | dl-procinfo.h | 28 _dl_procinfo (unsigned int type, unsigned long int word) in _dl_procinfo()
|
A D | sysconf.c | 35 get_cache_info (int level, int attr, int type) in get_cache_info() 130 int type; in __sysconf() local
|
/sysdeps/generic/ |
A D | elf-read-prop.h | 28 read_gnu_property (unsigned int *isal_level, uint32_t type, uint32_t in read_gnu_property()
|
/sysdeps/unix/sysv/linux/x86/ |
A D | elf-read-prop.h | 30 read_gnu_property (unsigned int *isal_level, uint32_t type, in read_gnu_property()
|
/sysdeps/htl/ |
A D | pthreadP.h | 110 #define ASSERT_TYPE_SIZE(type, size) \ argument
|
/sysdeps/sparc/sparc64/multiarch/ |
A D | memcpy-niagara1.S | 25 #define LOAD(type,addr,dest) type##a [addr] ASI_P, dest argument 29 #define STORE(type,src,addr) type src, [addr] argument
|