OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pfx_str
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
final.cc
3193
const char *
pfx_str
;
3198
pfx_str
= this_is_asm_operands ? _("invalid 'asm': ") : "output_operand: ";
3199
fmt_string = xasprintf ("%s%s",
pfx_str
, _(cmsgid));
3181
const char *
pfx_str
;
local
/src/external/gpl3/gcc.old/dist/gcc/
final.cc
3239
const char *
pfx_str
;
3244
pfx_str
= this_is_asm_operands ? _("invalid 'asm': ") : "output_operand: ";
3245
fmt_string = xasprintf ("%s%s",
pfx_str
, _(cmsgid));
3227
const char *
pfx_str
;
local
Completed in 16 milliseconds
Indexes created Sat Apr 04 00:22:49 UTC 2026