OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pp_base_get_prefix
(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
202
#define pp_get_prefix(PP)
pp_base_get_prefix
(pp_base (PP))
204
pp_base_get_prefix
(const pretty_printer *pp) { return pp->prefix; }
function
Completed in 142 milliseconds