Searched defs:B_APP_ERROR_BASE (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/libc/src/unix/haiku/ | ||
H A D | native.rs | 588 pub const B_APP_ERROR_BASE: status_t = B_GENERAL_ERROR_BASE + 0x2000; consts [all...] |
Completed in 5 milliseconds