Home
last modified time | relevance | path

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

/kernel/syscalls/
A Dsyscalls.cpp40 bool (*valid_pc)(uintptr_t), T make_call) { in do_syscall()
77 [](uintptr_t) { return false; }, in unknown_syscall() argument
/kernel/lib/libc/include/
A Dstdint.h220 typedef __UINTPTR_TYPE__ uintptr_t; typedef

Completed in 7 milliseconds