Searched defs:B_NO_INIT (Results 1 - 4 of 4) sorted by relevance

/haiku/src/tests/kits/storage/
H A DQueryTest.cpp662 B_NO_INIT); local
667 TestPredicate(OpNode(op, NULL, NULL), B_OK, B_NO_INIT); local
735 TestPredicate(OpNode(B_NOT, NULL), B_OK, B_NO_INIT); local
775 B_OK, B_NO_INIT); local
779 ), B_OK, B_NO_INIT); local
[all...]
/haiku/headers/os/support/
H A DErrors.h45 #define B_NO_INIT (B_GENERAL_ERROR_BASE + 13) macro
/haiku/headers/build/os/support/
H A DErrors.h46 #define B_NO_INIT (B_GENERAL_ERROR_BASE + 13) macro
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h515 #define B_NO_INIT FSSH_B_NO_INIT macro

Completed in 805 milliseconds