OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:alloc_char
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/c-family/
c-format.h
263
int
alloc_char
;
member in struct:format_kind_info
c-format.cc
2096
if (fki->
alloc_char
&& has_char_p (fki->
alloc_char
))
2443
if (fki->
alloc_char
&& fki->
alloc_char
== *format_chars)
2445
flag_chars.add_char (fki->
alloc_char
);
/src/external/gpl3/gcc/dist/gcc/c-family/
c-format.h
271
int
alloc_char
;
member in struct:format_kind_info
c-format.cc
2140
if (fki->
alloc_char
&& has_char_p (fki->
alloc_char
))
2487
if (fki->
alloc_char
&& fki->
alloc_char
== *format_chars)
2489
flag_chars.add_char (fki->
alloc_char
);
Completed in 43 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026