OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vendor_start
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
attribs.cc
249
const char *
vendor_start
= opt;
local
266
if (!valid_p (
vendor_start
, vendor_len))
271
canonicalize_attr_name (
vendor_start
, vendor_len);
273
tree vendor_id = get_identifier_with_length (
vendor_start
, vendor_len);
/src/external/gpl3/gcc/dist/gcc/
attribs.cc
246
const char *
vendor_start
= opt;
local
263
if (!valid_p (
vendor_start
, vendor_len))
268
canonicalize_attr_name (
vendor_start
, vendor_len);
270
tree vendor_id = get_identifier_with_length (
vendor_start
, vendor_len);
Completed in 29 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026