HomeSort by relevance Sort by last modified time
    Searched defs:LLD (Results 1 - 2 of 2) sorted by null

  /external/pcre/dist/
pcrecpp_unittest.cc 963 # define LLD "%I64d"
966 # define LLD "%lld"
978 sprintf(buf, LLD, max_value);
981 sprintf(buf, LLD, min_value);
984 sprintf(buf, LLD, max_value);
989 sprintf(buf, LLD, min_value);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]

Completed in 1085 milliseconds