HomeSort by relevance Sort by last modified time
    Searched refs:NACL_SYSCALL (Results 1 - 12 of 12) sorted by null

  /prebuilts/go/darwin-x86/src/runtime/
sys_nacl_386.s 10 #define NACL_SYSCALL(code) \
16 NACL_SYSCALL(SYS_exit)
22 NACL_SYSCALL(SYS_thread_exit)
32 NACL_SYSCALL(SYS_open)
39 NACL_SYSCALL(SYS_close)
50 NACL_SYSCALL(SYS_read)
72 NACL_SYSCALL(SYS_write)
81 NACL_SYSCALL(SYS_exception_stack)
90 NACL_SYSCALL(SYS_exception_handler)
97 NACL_SYSCALL(SYS_sem_create
    [all...]
sys_nacl_arm.s 10 #define NACL_SYSCALL(code) \
15 NACL_SYSCALL(SYS_exit)
20 NACL_SYSCALL(SYS_thread_exit)
27 NACL_SYSCALL(SYS_open)
33 NACL_SYSCALL(SYS_close)
41 NACL_SYSCALL(SYS_read)
50 NACL_SYSCALL(SYS_write)
58 NACL_SYSCALL(SYS_write)
65 NACL_SYSCALL(SYS_exception_stack)
72 NACL_SYSCALL(SYS_exception_handler
    [all...]
sys_nacl_amd64p32.s 10 #define NACL_SYSCALL(code) \
19 NACL_SYSCALL(SYS_exit)
24 NACL_SYSCALL(SYS_thread_exit)
31 NACL_SYSCALL(SYS_open)
37 NACL_SYSCALL(SYS_close)
45 NACL_SYSCALL(SYS_read)
78 NACL_SYSCALL(SYS_write)
100 NACL_SYSCALL(SYS_write)
106 NACL_SYSCALL(SYS_write)
117 NACL_SYSCALL(SYS_exception_stack
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
sys_nacl_386.s 10 #define NACL_SYSCALL(code) \
16 NACL_SYSCALL(SYS_exit)
22 NACL_SYSCALL(SYS_thread_exit)
32 NACL_SYSCALL(SYS_open)
39 NACL_SYSCALL(SYS_close)
50 NACL_SYSCALL(SYS_read)
72 NACL_SYSCALL(SYS_write)
81 NACL_SYSCALL(SYS_exception_stack)
90 NACL_SYSCALL(SYS_exception_handler)
97 NACL_SYSCALL(SYS_sem_create
    [all...]
sys_nacl_arm.s 10 #define NACL_SYSCALL(code) \
15 NACL_SYSCALL(SYS_exit)
20 NACL_SYSCALL(SYS_thread_exit)
27 NACL_SYSCALL(SYS_open)
33 NACL_SYSCALL(SYS_close)
41 NACL_SYSCALL(SYS_read)
50 NACL_SYSCALL(SYS_write)
58 NACL_SYSCALL(SYS_write)
65 NACL_SYSCALL(SYS_exception_stack)
72 NACL_SYSCALL(SYS_exception_handler
    [all...]
sys_nacl_amd64p32.s 10 #define NACL_SYSCALL(code) \
19 NACL_SYSCALL(SYS_exit)
24 NACL_SYSCALL(SYS_thread_exit)
31 NACL_SYSCALL(SYS_open)
37 NACL_SYSCALL(SYS_close)
45 NACL_SYSCALL(SYS_read)
78 NACL_SYSCALL(SYS_write)
100 NACL_SYSCALL(SYS_write)
106 NACL_SYSCALL(SYS_write)
117 NACL_SYSCALL(SYS_exception_stack
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
asm_nacl_386.s 13 #define NACL_SYSCALL(code) \
asm_nacl_amd64p32.s 13 #define NACL_SYSCALL(code) \
asm_nacl_arm.s 13 #define NACL_SYSCALL(code) \
  /prebuilts/go/linux-x86/src/syscall/
asm_nacl_386.s 13 #define NACL_SYSCALL(code) \
asm_nacl_amd64p32.s 13 #define NACL_SYSCALL(code) \
asm_nacl_arm.s 13 #define NACL_SYSCALL(code) \

Completed in 168 milliseconds