Home
last modified time | relevance | path

Searched defs:type (Results 1 – 25 of 93) sorted by relevance

1234

/sysdeps/unix/sysv/linux/riscv/
A Dsysconf.c26 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 Daccess.c27 __access_noerrno (const char *file, int type) in __access_noerrno()
34 __access (const char *file, int type) in __access()
A Deuidaccess.c23 __euidaccess (const char *file, int type) in __euidaccess()
A Dfaccessat.c43 __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 Dsocket.c30 __socket (int domain, int type, int protocol) in __socket()
A Df_setlk.c32 __f_setlk (int fd, int type, int whence, __off64_t start, __off64_t len, int wait) in __f_setlk()
A Dgetsockname.c33 int type; in __getsockname() local
A Dgetpeername.c33 int type; in __getpeername() local
/sysdeps/unix/sysv/linux/powerpc/
A Dsysconf.c26 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 Daccess.c24 __access (const char *file, int type) in __access()
A Dsocket.c27 __socket (int fd, int type, int domain) in __socket()
A Dsocketpair.c27 __socketpair (int domain, int type, int protocol, int sv[2]) in __socketpair()
A Dconvert_scm_timestamps.c51 int type = 0; in __convert_scm_timestamps() local
/sysdeps/mach/hurd/htl/
A Dpt-mutexattr-settype.c27 __pthread_mutexattr_settype (pthread_mutexattr_t *attrp, int type) in __pthread_mutexattr_settype()
/sysdeps/ieee754/
A Dk_standardf.c29 __kernel_standard_f (float x, float y, int type) in __kernel_standard_f()
A Dk_standardl.c50 __kernel_standard_l (long double x, long double y, int type) in __kernel_standard_l()
/sysdeps/alpha/bits/
A Dmathdef.h30 # define __MATHDECL(type, function, args) \ argument
33 # define __MATHDECL_1(type, function, args, alias) \ argument
/sysdeps/unix/sysv/linux/i386/
A Ddl-procinfo.h26 _dl_procinfo (unsigned int type, unsigned long int word) in _dl_procinfo()
/sysdeps/pthread/
A Dmtx_init.c25 __mtx_init (mtx_t *mutex, int type) in __mtx_init()
/sysdeps/unix/sysv/linux/s390/
A Ddl-procinfo.h28 _dl_procinfo (unsigned int type, unsigned long int word) in _dl_procinfo()
A Dsysconf.c35 get_cache_info (int level, int attr, int type) in get_cache_info()
130 int type; in __sysconf() local
/sysdeps/generic/
A Delf-read-prop.h28 read_gnu_property (unsigned int *isal_level, uint32_t type, uint32_t in read_gnu_property()
/sysdeps/unix/sysv/linux/x86/
A Delf-read-prop.h30 read_gnu_property (unsigned int *isal_level, uint32_t type, in read_gnu_property()
/sysdeps/htl/
A DpthreadP.h110 #define ASSERT_TYPE_SIZE(type, size) \ argument
/sysdeps/sparc/sparc64/multiarch/
A Dmemcpy-niagara1.S25 #define LOAD(type,addr,dest) type##a [addr] ASI_P, dest argument
29 #define STORE(type,src,addr) type src, [addr] argument

Completed in 27 milliseconds

1234