HomeSort by relevance Sort by last modified time
    Searched refs:LLD (Results 1 - 4 of 4) 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/v8/src/mips64/
constants-mips64.h 331 LLD = ((6 << 3) + 4) << kOpcodeShift,
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]

Completed in 124 milliseconds