Searched defs:com (Results 1 – 9 of 9) sorted by relevance
/llvm-project/lld/test/ELF/ |
H A D | common-shared.s | 15 .globl com symbol
|
/llvm-project/flang/test/Semantics/ |
H A D | declarations03.f90 | 57 common /com/ global() common 63 common /com/ global() common
|
H A D | call06.f90 | 7 real, allocatable :: cov[:], com[:,:] variable
|
/llvm-project/flang/test/Lower/ |
H A D | pointer-initial-target-2.f90 | 71 common /com/ x, y common
|
/llvm-project/polly/lib/External/isl/imath/tools/ |
H A D | mkdoc.py | 114 def __init__(self, com, decl, line=None): argument
|
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/debugger/visualstudio/windows/ |
H A D | ComInterface.py | 14 import win32com.client as com namespace
|
/llvm-project/clang/test/SemaCXX/ |
H A D | static-assert.cpp | 315 constexpr _Complex float com = {5,6}; variable
|
/llvm-project/flang/lib/Lower/ |
H A D | ConvertVariable.cpp | 1248 const Fortran::semantics::Symbol *com = getCommonMembersWithInitAliases() local
|
/llvm-project/compiler-rt/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 308 #define __sanitizer_syscall_pre_ioctl(fd, com, data) \ argument 311 #define __sanitizer_syscall_post_ioctl(res, fd, com, data) \ argument
|