Searched defs:read (Results 1 – 9 of 9) sorted by relevance
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm-compat/ |
D | test-wcstold-ldbl-compat.c | 27 long double read; in do_test() local
|
D | test-strfrom-ldbl-compat.c | 30 long double read; in do_test() local
|
/glibc-2.36/libio/bits/types/ |
D | cookie_io_functions_t.h | 57 cookie_read_function_t *read; /* Read bytes. */ member
|
/glibc-2.36/scripts/ |
D | tst-elf-edit.py | 64 def read(self, f): member in Elf_Ehdr 92 def read(self, f): member in Elf_Phdr
|
D | glibcelf.py | 1023 def read(self, typ: type, offset:int ): member in Image
|
/glibc-2.36/sysdeps/x86/ |
D | tst-cpu-features-cpuinfo.c | 35 ssize_t read; in get_cpuinfo() local
|
/glibc-2.36/posix/bits/ |
D | unistd.h | 36 read (int __fd, void *__buf, size_t __nbytes) in read() function
|
/glibc-2.36/math/ |
D | gen-libm-test.py | 134 def read(self, ulps_file): member in Ulps
|
/glibc-2.36/intl/ |
D | loadmsgcat.c | 450 # define read(fd, buf, n) __read_nocancel (fd, buf, n) macro
|