Searched refs:type_idx (Results 1 – 1 of 1) sorted by relevance
767 long type_idx; in sdt_arg_parse_size() local769 type_idx = strtol(n_ptr, NULL, 10); in sdt_arg_parse_size()770 if (type_idx < -8 || type_idx > 8) { in sdt_arg_parse_size()775 *suffix = type_to_suffix[type_idx + 8]; in sdt_arg_parse_size()