Searched refs:vendor_start (Results 1 – 3 of 3) sorted by relevance
222 const unsigned char* vendor_start = in write() local225 const unsigned char* vendor_end = vendor_start + vendor_length; in write()226 buffer->insert(buffer->end(), vendor_start, vendor_end); in write()
249 const char *vendor_start = opt; in handle_ignored_attributes_option() local266 if (!valid_p (vendor_start, vendor_len)) in handle_ignored_attributes_option()271 canonicalize_attr_name (vendor_start, vendor_len); in handle_ignored_attributes_option()273 tree vendor_id = get_identifier_with_length (vendor_start, vendor_len); in handle_ignored_attributes_option()