Searched refs:YASM_ERROR_NOT_IMPLEMENTED (Results 1 – 3 of 3) sorted by relevance
146 yasm_error_set(YASM_ERROR_NOT_IMPLEMENTED, in bc_incbin_calc_len()159 yasm_error_set(YASM_ERROR_NOT_IMPLEMENTED, in bc_incbin_calc_len()
64 YASM_ERROR_NOT_IMPLEMENTED = 0x0010, /**< Not implemented error */ enumerator
54 #elif yasm_error_matches(YASM_ERROR_NOT_IMPLEMENTED):