OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pp_needs_newline
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
pretty-print.h
223
#define
pp_needs_newline
(PP) (PP)->need_newline
macro
352
if (
pp_needs_newline
(PP)) pp_newline_and_indent (PP, N)
/src/external/gpl3/gcc.old/dist/gcc/
pretty-print.h
202
#define
pp_needs_newline
(PP) (PP)->need_newline
macro
325
if (
pp_needs_newline
(PP)) pp_newline_and_indent (PP, N)
Completed in 24 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026