Home
last modified time | relevance | path

Searched defs:mode (Results 1 – 25 of 81) sorted by relevance

1234

/sysdeps/powerpc/fpu/
A Dround_to_integer.h35 set_fenv_mode (enum round_mode mode) in set_fenv_mode()
65 reset_fenv_mode (fenv_t fe, enum round_mode mode) in reset_fenv_mode()
78 round_to_integer_float (enum round_mode mode, float x) in round_to_integer_float()
120 round_to_integer_double (enum round_mode mode, double x) in round_to_integer_double()
/sysdeps/unix/sysv/linux/
A Dcreat.c28 __creat (const char *file, mode_t mode) in __creat()
A Dcreat64.c25 __creat64 (const char *file, mode_t mode) in __creat64()
A Dfallocate.c25 fallocate (int fd, int mode, __off_t offset, __off_t len) in fallocate()
A Dfallocate64.c25 fallocate64 (int fd, int mode, __off64_t offset, __off64_t len) in fallocate64()
A Dxmknod.c30 __xmknod (int vers, const char *path, mode_t mode, dev_t *dev) in __xmknod()
/sysdeps/m68k/fpu/
A Dfesetmode.c25 femode_t mode; in fesetmode() local
/sysdeps/unix/sysv/linux/generic/
A Dchmod.c24 __chmod (const char *file, mode_t mode) in __chmod()
A Dmkdir.c28 __mkdir (const char *path, mode_t mode) in __mkdir()
/sysdeps/posix/
A Dmkfifo.c25 mkfifo (const char *path, mode_t mode) in mkfifo()
A Dmkfifoat.c24 mkfifoat (int fd, const char *file, mode_t mode) in mkfifoat()
/sysdeps/csky/fpu/
A Dfesetmode.c25 femode_t mode; in fesetmode() local
/sysdeps/mach/hurd/
A Dfchmod.c26 __fchmod (int fd, mode_t mode) in __fchmod()
A Dxmknod.c29 __xmknod (int vers, const char *file_name, mode_t mode, dev_t *dev) in __xmknod()
A Dchmod.c25 __chmod (const char *file, mode_t mode) in __chmod()
A Dlchmod.c27 lchmod (const char *file, mode_t mode) in lchmod()
A Dxmknodat.c31 __xmknodat (int vers, int fd, const char *path, mode_t mode, dev_t *dev) in __xmknodat()
/sysdeps/ieee754/ldbl-128ibm-compat/
A Dieee128-vprintf_chk.c24 unsigned int mode = PRINTF_LDBL_USES_FLOAT128; in ___ieee128_vprintf_chk() local
A Dieee128-vwprintf_chk.c24 unsigned int mode = PRINTF_LDBL_USES_FLOAT128; in ___ieee128_vwprintf_chk() local
A Dieee128-syslog.c47 unsigned int mode = PRINTF_LDBL_USES_FLOAT128; in strong_alias() local
60 unsigned int mode = PRINTF_LDBL_USES_FLOAT128; in strong_alias() local
A Dieee128-vasprintf_chk.c25 unsigned int mode = PRINTF_LDBL_USES_FLOAT128; in ___ieee128_vasprintf_chk() local
A Dieee128-vdprintf_chk.c24 unsigned int mode = PRINTF_LDBL_USES_FLOAT128; in ___ieee128_vdprintf_chk() local
A Dieee128-vfprintf_chk.c24 unsigned int mode = PRINTF_LDBL_USES_FLOAT128; in ___ieee128_vfprintf_chk() local
A Dieee128-vfwprintf_chk.c25 unsigned int mode = PRINTF_LDBL_USES_FLOAT128; in ___ieee128_vfwprintf_chk() local
/sysdeps/alpha/fpu/
A Dfesetmode.c26 femode_t mode; in fesetmode() local

Completed in 43 milliseconds

1234