Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception.h253 # define ASSIGN_REAL(dst, src) REAL(dst) = REAL(src) macro
258 # define ASSIGN_REAL(x, y) macro