Searched refs:ospos (Results 1 – 1 of 1) sorted by relevance
441 int ospos = os_len - 1; in convert_from_string() local452 os[ospos] = nibble; in convert_from_string()461 os[ospos] |= nibble << 4; in convert_from_string()462 ospos--; in convert_from_string()