Home
last modified time | relevance | path

Searched defs:recursive_func (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/compiler-rt/test/asan/TestCases/Linux/
H A Dstack-overflow-sigbus.cc17 void recursive_func(char *p) { in recursive_func() function
/aosp_15_r20/external/compiler-rt/test/asan/TestCases/Posix/
H A Dstack-overflow.cc32 void recursive_func(char *p) { in recursive_func() function
/aosp_15_r20/external/autotest/client/bin/
H A Dutils.py2246 def recursive_func(obj, func, types, sequence_types=(list, tuple, set), function