Home
last modified time | relevance | path

Searched defs:ASSIGN_REAL (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/interception/
H A Dinterception.h178 # define ASSIGN_REAL(dst, src) REAL(dst) = REAL(src) macro
183 # define ASSIGN_REAL(x, y) macro
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/interception/
H A Dinterception.h170 # define ASSIGN_REAL(dst, src) REAL(dst) = REAL(src) macro
175 # define ASSIGN_REAL(x, y) macro
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/interception/
H A Dinterception.h180 # define ASSIGN_REAL(dst, src) REAL(dst) = REAL(src) macro
185 # define ASSIGN_REAL(x, y) macro