Searched defs:ret_c_int (Results 1 – 2 of 2) sorted by relevance
73 pub(super) fn ret_c_int(raw: c::c_int) -> io::Result<c::c_int> { in ret_c_int() function
721 pub(super) fn ret_c_int(raw: RetReg<R0>) -> io::Result<c::c_int> { in ret_c_int() function