OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsParamALong
(Results
1 - 2
of
2
) sorted by null
/art/compiler/jni/quick/
calling_convention.cc
98
return
IsParamALong
(itr_args_);
217
return
IsParamALong
(arg_pos);
calling_convention.h
139
bool
IsParamALong
(unsigned int param) const {
Completed in 4197 milliseconds