Home
last modified time | relevance | path

Searched defs:Comm (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/fstat/
H A Dfstat.c332 static const char *Uname, *Comm; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp8707 if (const SCEVCommutativeExpr *Comm = dyn_cast<SCEVCommutativeExpr>(V)) { in computeSCEVAtScope() local