Searched defs:SYS_EXIT (Results 1 – 3 of 3) sorted by relevance
23 #define SYS_EXIT 16 // 进程退出 macro
27 #define SYS_EXIT 16 // 进程退出 macro
332 pub const SYS_EXIT: usize = 16; constant