Searched refs:B_BAD_VALUE (Results 1 – 3 of 3) sorted by relevance
135 return B_BAD_VALUE; in CopyPixelsOut()148 return B_BAD_VALUE; in CopyPixelsIn()
158 return B_BAD_VALUE; in AddPath()
606 pub const B_BAD_VALUE: status_t = B_GENERAL_ERROR_BASE + 5; constant