Searched refs:PTR (Results 1 – 15 of 15) sorted by relevance
/glibc-2.36/sysdeps/powerpc/powerpc64/ |
D | sysdep.h | 97 .macro PPC64_LOAD_FUNCPTR PTR 98 ld r12,0(\PTR) 99 ld r2,8(\PTR) 101 ld r11,16(\PTR) 131 .macro PPC64_LOAD_FUNCPTR PTR 132 mr r12,\PTR
|
/glibc-2.36/sysdeps/mips/sys/ |
D | asm.h | 39 # define PTR .word macro 43 # define PTR .dword macro
|
/glibc-2.36/time/ |
D | strftime_l.c | 127 #ifndef PTR 128 # define PTR void * macro 259 MEMCPY ((PTR) p, (const PTR) (s), _n))
|
/glibc-2.36/stdlib/ |
D | gmp-impl.h | 73 #define PTR(x) ((x)->_mp_d) macro
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.1 | 216 instead of PTR. 412 * stdio/vsscanf.c: Use va_list, not PTR, in arg decl in fn alias. 541 * sysdeps/m68k/jmp_buf.h: Don't use PTR. 615 stdio/__vsscanf.c: Take arg list as va_list, not PTR. 728 * sysdeps/stub/__wait4.c: Last arg is struct rusage *, not PTR. 801 (__wait4, __wait3): Declare arg as struct rusage, not PTR. 1341 Avoid "PTR a, b". 2112 Use PTR in place of __va_list in prototypes.
|
D | ChangeLog.2 | 1400 and make third arg PTR * (filled in with cookie). 1406 * sysdeps/posix/fdopen.c: Set cookie to (PTR) FD; don't set fileno. 1411 * sysdeps/posix/defs.c (stdstream): Initialize __cookie to (PTR) FD 2731 * sysdeps/mips/jmp_buf.h (jmp_buf): Use `__ptr_t', not `PTR', for
|
D | ChangeLog.5 | 1395 of PTR. 1447 * stdlib/strfmon.c: Replace PTR by `void *'. 4986 (__P, PTR): Define if not already defined. 9702 * set-hooks.h (RUN_HOOK): Dereference PTR properly.
|
D | ChangeLog.7 | 4486 * sysdeps/posix/defs.c (stdstream): Change (PTR) to (void *). 14055 Change PTR to void *. 14056 * sysdeps/posix/vdprintf.c: Change PTR to void *.
|
D | ChangeLog.6 | 3049 * sysdeps/posix/readv.c: Don't use PTR anymore. 10154 PTR is outside the heap.
|
D | ChangeLog.8 | 9322 * resolv/gethnamaddr.c (getanswer): Fix the PTR/CNAME bug.
|
D | ChangeLog.14 | 10451 (PTR, PTRSIZE, PTRLOG): Adjust for all 3 ABIs.
|
D | ChangeLog.19 | 34975 Remove dead PTR IPv4-to-IPv6 mapping code from nss_dns.
|
D | ChangeLog.18 | 22710 over non-PTR records. 35599 PTR queries.
|
/glibc-2.36/ |
D | NEWS | 4085 [19868] network: nss_dns: netent code does not skip over non-PTR records 4697 infinite loop if the DNS response contained a PTR record of an unexpected
|
/glibc-2.36/posix/ |
D | tst-regex.input | 9322 * resolv/gethnamaddr.c (getanswer): Fix the PTR/CNAME bug.
|