Searched refs:LD_MEM (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/openmp/libomptarget/deviceRTLs/common/src/ |
D | support.cu | 244 PRINT(LD_MEM, "malloc data of size %llu for %s: 0x%llx\n", in SafeMalloc() 250 PRINT(LD_MEM, "free data ptr 0x%llx for %s\n", (unsigned long long)ptr, msg); in SafeFree()
|
/external/llvm-project/openmp/libomptarget/deviceRTLs/common/ |
D | debug.h | 175 #define LD_MEM (LD_SET_MEM) macro
|
/external/bcc/src/lua/bpf/ |
D | bpf.lua | 524 local function LD_MEM(dst, src, w, off) function 569 LD_MEM(dst, src, w, off) 572 LD_MEM(dst, src, w, off) 575 LD_MEM(dst, src, w, off)
|