Searched defs:llx (Results 1 – 6 of 6) sorted by relevance
| /third_party/FreeBSD/lib/msun/ld128/ |
| D | s_logl.c | 457 uint64_t lx, llx; in k_logl() local 570 uint64_t lx, llx; in log1pl() local
|
| D | s_erfl.c | 195 uint64_t lx, llx; in erfl() local 257 uint64_t lx, llx; in erfcl() local
|
| D | e_lgammal_r.c | 226 uint64_t llx,lx; in lgammal_r() local
|
| /third_party/node/deps/v8/src/compiler/backend/mips/ |
| D | code-generator-mips.cc | 1870 __ llx(second_output, MemOperand(a0, 4)); in AssembleArchInstruction() local 1890 __ llx(i.TempRegister(2), MemOperand(a0, 4)); in AssembleArchInstruction() local 1932 __ llx(oldval_high, MemOperand(i.TempRegister(0), 4)); in AssembleArchInstruction() local 1959 __ llx(oldval_high, MemOperand(i.TempRegister(0), 4)); in AssembleArchInstruction() local
|
| /third_party/python/Lib/ |
| D | turtle.py | 1069 def setworldcoordinates(self, llx, lly, urx, ury): argument
|
| /third_party/node/deps/v8/src/codegen/mips/ |
| D | assembler-mips.cc | 2157 void Assembler::llx(Register rd, const MemOperand& rs) { in llx() function in v8::internal::Assembler
|