Searched refs:SYS_BRK (Results 1 – 5 of 5) sorted by relevance
21 #define SYS_BRK 12 macro
209 SYS_BRK => { in handle()
197 - SYS_BRK 调整堆大小为指定值
11 pub const SYS_BRK: usize = 214; constant
16 pub const SYS_BRK: usize = 12; constant