Home
last modified time | relevance | path

Searched refs:DATAPOS (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dasynciotest.c122 #define DATAPOS 5 macro
221 smallrec[DATAPOS] = data; in async_write()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp494 #define VP_PROPERTY_MEMOP(POINTERPOS, DATAPOS) return DATAPOS; in getMemoryDataParamPos() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DVPIntrinsics.def127 // The pointer arg is at POINTERPOS and the data arg is at DATAPOS.
129 #define VP_PROPERTY_MEMOP(POINTERPOS, DATAPOS)