Home
last modified time | relevance | path

Searched defs:o (Results 1 – 25 of 28) sorted by relevance

12

/glibc-2.36/libio/
Dtst-wmemstream2.c4 #define W(o) L##o argument
Dbug-ftell.c42 off_t o = ftello (fp); in do_test() local
Dbug-ungetc2.c6 check (FILE *fp, off_t o) in check()
Dbug-mmap-fflush.c34 off_t o; in do_test() local
Dtst-wmemstream1.c39 #define W(o) L##o argument
Dtst-memstream.h47 # define W(o) L##o argument
57 # define W(o) o argument
Dtst-memstream1.c8 # define W(o) o argument
Dtst-wmemstream3.c37 #define W(o) L##o argument
Dtst-memstream2.c8 # define W(o) o argument
Dtst-memstream3.c29 # define W(o) o argument
/glibc-2.36/stdio-common/
Dtst-fmemopen2.c46 off_t o = ftello (fp); in do_test_with_buffer() local
122 off_t o = ftello (fp); in do_test_without_buffer() local
184 off_t o = ftello (fp); in do_test_length_zero() local
/glibc-2.36/nptl/
Dpthread_barrier_wait.c195 unsigned int o; in ___pthread_barrier_wait() local
/glibc-2.36/elf/
Dtst-relr.c24 static int o, x; variable
Dtst-relr-mod2.c21 static int o, x; variable
Dtst-relr-mod3a.c21 static int o, x; variable
/glibc-2.36/ctype/
Dctype-info.c61 #define b(t,x,o) (((const t *) _nl_C_LC_CTYPE_##x) + o) argument
/glibc-2.36/nis/
Dnis_defaults.c131 int n, o, g, w; in searchaccess() local
/glibc-2.36/sysdeps/mach/hurd/
Dprofil.c229 size_t n, o, ss; in fork_profil_child() local
/glibc-2.36/sysdeps/ieee754/ldbl-128/
De_powl.c158 ieee854_long_double_shape_type o, p, q; in __ieee754_powl() local
/glibc-2.36/string/
Dtest-memset.c127 int c, o; in do_random_tests() local
/glibc-2.36/sysdeps/generic/netinet/
Dip.h240 #define IPOPT_COPIED(o) ((o) & IPOPT_COPY) argument
241 #define IPOPT_CLASS(o) ((o) & IPOPT_CLASS_MASK) argument
242 #define IPOPT_NUMBER(o) ((o) & IPOPT_NUMBER_MASK) argument
/glibc-2.36/gmon/
Dgmon.c124 int o; in weak_alias() local
/glibc-2.36/misc/sys/
Dcdefs.h671 # define __fortified_attr_access(a, o, s) __attribute__ ((__access__ (a, o))) argument
673 # define __fortified_attr_access(a, o, s) __attr_access ((a, o, s)) argument
681 # define __fortified_attr_access(a, o, s) argument
/glibc-2.36/inet/netinet/
Dip6.h125 #define IP6OPT_TYPE(o) ((o) & 0xc0) argument
/glibc-2.36/stdlib/
Dtst-strtod-round-skeleton.c187 struct test_overflow o[4]; member

12