OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pp_needs_newline
(Results
1 - 1
of
1
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
pretty-print.h
142
#define
pp_needs_newline
(PP) pp_base (PP)->need_newline
macro
261
pp_needs_newline
(PP) = false; \
268
pp_needs_newline
(PP) = false; \
271
if (
pp_needs_newline
(PP)) pp_newline_and_indent (PP, N)
Completed in 55 milliseconds