Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/interception/
H A Dinterception.h170 # define ASSIGN_REAL(dst, src) REAL(dst) = REAL(src) macro
175 # define ASSIGN_REAL(x, y) macro