Home
last modified time | relevance | path

Searched refs:sub_1 (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Support/
DAPInt.cpp210 static bool sub_1(uint64_t x[], unsigned len, uint64_t y) { in sub_1() function
229 sub_1(pVal, getNumWords(), 1); in operator --()