Searched defs:getC (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/tcsh/
H A Dsh.lex.c127 #define getC(f) (((getCtmp = peekc) != '\0') ? (peekc = 0, (eChar)getCtmp) : getC1(f)) macro
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp353 const SCEV *DependenceInfo::Constraint::getC() const { function in class:DependenceInfo::Constraint
[all...]

Completed in 134 milliseconds