HomeSort by: relevance | last modified time | path
    Searched defs:LID (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
ScalarEvolution.cpp 626 unsigned LID = LV->getValueID(), RID = RV->getValueID();
627 if (LID != RID)
628 return (int)LID - (int)RID;
  /src/sys/dev/microcode/aic7xxx/
aic7xxx_reg.h 1658 #define LID 0xff
aic79xx_reg.h 3670 #define LID 0xff

Completed in 29 milliseconds