HomeSort by: relevance | last modified time | path
    Searched refs:return_1 (Results 1 - 4 of 4) sorted by relevancy

  /src/tests/lib/libc/sys/
t_mprotect_helper.h 2 extern char return_1[];
6 int return_1(void);
t_mprotect_helper.c 5 return_1(void) function in typeref:typename:int
t_mprotect.c 417 memcpy(map, (void *)return_1,
418 (uintptr_t)return_2 - (uintptr_t)return_1);
  /src/tests/lib/libc/arch/hppa/
return_one.S 12 .globl return_1, return_1_end;
14 return_1: label

Completed in 15 milliseconds