Searched defs:isDot (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/bmake/ | ||
H A D | dir.c | 649 bool isDot = dirName[0] == '.' && dirName[1] == '\0'; DirMatchFiles() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCISelLowering.cpp | 10443 getVectorCompareInfo(SDValue Intrin,int & CompareOpc,bool & isDot,const PPCSubtarget & Subtarget) getVectorCompareInfo() argument |