OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:artLmod
(Results
1 - 3
of
3
) sorted by null
/art/runtime/entrypoints/quick/
quick_math_entrypoints.cc
73
extern "C" int64_t
artLmod
(int64_t a, int64_t b) {
/art/runtime/arch/mips/
entrypoints_init_mips.cc
82
extern "C" int64_t
artLmod
(int64_t a, int64_t b);
209
qpoints->pLmod =
artLmod
;
/art/runtime/arch/x86/
quick_entrypoints_x86.S
[
all
...]
Completed in 237 milliseconds