Home
last modified time | relevance | path

Searched refs:PTR (Results 1 – 15 of 15) sorted by relevance

/glibc-2.36/sysdeps/powerpc/powerpc64/
Dsysdep.h97 .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/
Dasm.h39 # define PTR .word macro
43 # define PTR .dword macro
/glibc-2.36/time/
Dstrftime_l.c127 #ifndef PTR
128 # define PTR void * macro
259 MEMCPY ((PTR) p, (const PTR) (s), _n))
/glibc-2.36/stdlib/
Dgmp-impl.h73 #define PTR(x) ((x)->_mp_d) macro
/glibc-2.36/ChangeLog.old/
DChangeLog.1216 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.
DChangeLog.21400 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
DChangeLog.51395 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.
DChangeLog.74486 * sysdeps/posix/defs.c (stdstream): Change (PTR) to (void *).
14055 Change PTR to void *.
14056 * sysdeps/posix/vdprintf.c: Change PTR to void *.
DChangeLog.63049 * sysdeps/posix/readv.c: Don't use PTR anymore.
10154 PTR is outside the heap.
DChangeLog.89322 * resolv/gethnamaddr.c (getanswer): Fix the PTR/CNAME bug.
DChangeLog.1410451 (PTR, PTRSIZE, PTRLOG): Adjust for all 3 ABIs.
DChangeLog.1934975 Remove dead PTR IPv4-to-IPv6 mapping code from nss_dns.
DChangeLog.1822710 over non-PTR records.
35599 PTR queries.
/glibc-2.36/
DNEWS4085 [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/
Dtst-regex.input9322 * resolv/gethnamaddr.c (getanswer): Fix the PTR/CNAME bug.