Home
last modified time | relevance | path

Searched defs:PTR_DEMANGLE2 (Results 1 – 8 of 8) sorted by relevance

/sysdeps/unix/sysv/linux/sparc/sparc32/
A Dsysdep.h140 # define PTR_DEMANGLE2(dreg, reg, tmpreg) PTR_MANGLE2 (dreg, reg, tmpreg) macro
/sysdeps/unix/sysv/linux/sparc/sparc64/
A Dsysdep.h142 # define PTR_DEMANGLE2(dreg, reg, tmpreg) PTR_MANGLE2 (dreg, reg, tmpreg) macro
/sysdeps/unix/sysv/linux/aarch64/
A Dsysdep.h253 # define PTR_DEMANGLE2(dst, src, guard)\ macro
273 # define PTR_DEMANGLE2(dst, src, guard)\ macro
/sysdeps/unix/sysv/linux/csky/
A Dsysdep.h485 # define PTR_DEMANGLE2(dst, src, guard) PTR_MANGLE2 (dst, src, guard) macro
506 # define PTR_DEMANGLE2(dst, src, guard) PTR_MANGLE2 (dst, src, guard) macro
/sysdeps/unix/sysv/linux/powerpc/
A Dsysdep.h233 # define PTR_DEMANGLE2(reg, tmpreg) PTR_MANGLE2 (reg, tmpreg) macro
/sysdeps/unix/sysv/linux/sh/
A Dsysdep.h329 # define PTR_DEMANGLE2(reg, tmp) PTR_MANGLE2 (reg, tmp) macro
/sysdeps/unix/sysv/linux/alpha/
A Dsysdep.h341 # define PTR_DEMANGLE2(dst, tmp) PTR_MANGLE2(dst, dst, tmp) macro
/sysdeps/arm/
A Dsysdep.h311 # define PTR_DEMANGLE2(dst, src, guard) \ macro

Completed in 96 milliseconds