Home
last modified time | relevance | path

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

/llvm-project/lld/test/ELF/
H A Dcommon-shared.s15 .globl com symbol
/llvm-project/flang/test/Semantics/
H A Ddeclarations03.f9057 common /com/ global() common
63 common /com/ global() common
H A Dcall06.f907 real, allocatable :: cov[:], com[:,:] variable
/llvm-project/flang/test/Lower/
H A Dpointer-initial-target-2.f9071 common /com/ x, y common
/llvm-project/polly/lib/External/isl/imath/tools/
H A Dmkdoc.py114 def __init__(self, com, decl, line=None): argument
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/debugger/visualstudio/windows/
H A DComInterface.py14 import win32com.client as com namespace
/llvm-project/clang/test/SemaCXX/
H A Dstatic-assert.cpp315 constexpr _Complex float com = {5,6}; variable
/llvm-project/flang/lib/Lower/
H A DConvertVariable.cpp1248 const Fortran::semantics::Symbol *com = getCommonMembersWithInitAliases() local
/llvm-project/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h308 #define __sanitizer_syscall_pre_ioctl(fd, com, data) \ argument
311 #define __sanitizer_syscall_post_ioctl(res, fd, com, data) \ argument