Lines Matching full:lval
773 long lval = strtol(permx_str, &endptr, 0);779 if (lval < 0x0000 || lval > 0xFFFF) {784 *val = (uint16_t)lval;