Home
last modified time | relevance | path

Searched defs:return_arg (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/tests/
H A Dthreads_test.cpp49 static int return_arg(void* arg) { in return_arg() function
/aosp12/art/compiler/optimizing/
H A Dinliner.cc1552 size_t return_arg = data.return_arg_plus1 - 1u; in TryPatternSubstitution() local