Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/test/hwasan/TestCases/
Dlongjmp-setjmp-interception.c11 uses_longjmp(int **other_array, int num, jmp_buf env) { in uses_longjmp()
22 int *other_array = NULL; in uses_setjmp() local