Searched defs:ult (Results 1 – 14 of 14) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/validation/optim/ |
D | ext-trunc-smaller.c | 6 char ult(unsigned short x) in ult() function
|
D | binops-same-args.c | 20 u32 ult(u32 a) { return a < a; } in ult() function
|
/third_party/ltp/tools/sparse/sparse-src/validation/ |
D | tautological-compare.c | 12 u32 ult(u32 a) { return a < a; } in ult() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | APInt.h | 1205 bool ult(const APInt &RHS) const { return compare(RHS) < 0; } in ult() function 1213 bool ult(uint64_t RHS) const { in ult() function
|
/third_party/curl/docs/examples/ |
D | hiperfifo.c | 318 static int prog_cb(void *p, double dltotal, double dlnow, double ult, in prog_cb()
|
D | ghiper.c | 285 static int prog_cb(void *p, double dltotal, double dlnow, double ult, in prog_cb()
|
D | evhiperfifo.c | 322 static int prog_cb(void *p, double dltotal, double dlnow, double ult, in prog_cb()
|
D | ephiperfifo.c | 344 static int prog_cb(void *p, double dltotal, double dlnow, double ult, in prog_cb()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | APInt.h | 1023 bool ult(uint64_t RHS) const { in ult() function
|
/third_party/node/deps/v8/src/codegen/loong64/ |
D | constants-loong64.h | 581 ult = Uless, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | APInt.cpp | 486 bool APInt::ult(const APInt& RHS) const { in ult() function in APInt
|
/third_party/node/deps/v8/src/codegen/mips/ |
D | constants-mips.h | 1052 ult = Uless, enumerator
|
/third_party/node/deps/v8/src/codegen/mips64/ |
D | constants-mips64.h | 1101 ult = Uless, enumerator
|
/third_party/node/deps/v8/src/codegen/riscv64/ |
D | constants-riscv64.h | 1142 ult = Uless, enumerator
|