Searched defs:dfn (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/test/CodeGenCUDA/ |
H A D | profile-coverage-mapping.cu | 14 __device__ void dfn(int i) {} in dfn() function
|
/llvm-project/llvm/docs/_ocamldoc/ |
H A D | style.css | 5 a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp, selector
|
/llvm-project/compiler-rt/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1413 #define __sanitizer_syscall_pre_pciconfig_read(bus, dfn, off, len, buf) \ argument 1416 #define __sanitizer_syscall_post_pciconfig_read(res, bus, dfn, off, len, buf) \ argument 1419 #define __sanitizer_syscall_pre_pciconfig_write(bus, dfn, off, len, buf) \ argument 1422 #define __sanitizer_syscall_post_pciconfig_write(res, bus, dfn, off, len, buf) \ argument
|