Home
last modified time | relevance | path

Searched refs:B_PRINT_ERROR_BASE (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/plat-beos5/
DIN.py150 B_PRINT_ERROR_BASE = B_GENERAL_ERROR_BASE + 0x9000 variable
/external/rust/crates/libc/src/unix/haiku/
Dnative.rs596 pub const B_PRINT_ERROR_BASE: status_t = B_GENERAL_ERROR_BASE + 0x9000; constant
749 pub const B_NO_PRINT_SERVER: status_t = B_PRINT_ERROR_BASE + 0;