Searched refs:UI_R_NO_RESULT_BUFFER (Results 1 – 4 of 4) sorted by relevance
27 # define UI_R_NO_RESULT_BUFFER 105 macro
22 {ERR_PACK(ERR_LIB_UI, 0, UI_R_NO_RESULT_BUFFER), "no result buffer"},
106 ERR_raise(ERR_LIB_UI, UI_R_NO_RESULT_BUFFER); in general_allocate_prompt()891 ERR_raise(ERR_LIB_UI, UI_R_NO_RESULT_BUFFER); in UI_set_result_ex()905 ERR_raise(ERR_LIB_UI, UI_R_NO_RESULT_BUFFER); in UI_set_result_ex()
1738 UI_R_NO_RESULT_BUFFER:105:no result buffer
Completed in 15 milliseconds