Searched refs:noDest (Results 1 – 3 of 3) sorted by relevance
207 static const operation noDest[] = in initOpInfo() local253 for (i = 0; i < ARRAY_SIZE(noDest); ++i) in initOpInfo()254 opInfo[noDest[i]].hasDest = 0; in initOpInfo()
39 static const operation noDest[] = in initOpInfo() local78 for (i = 0; i < ARRAY_SIZE(noDest); ++i) in initOpInfo()79 opInfo[noDest[i]].hasDest = 0; in initOpInfo()
1319 uint8_t noDest[1] = { 0 }; in getSortKey() local1322 dest = noDest; in getSortKey()