OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cb_used_define
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/c-family/
c-ppoutput.cc
78
static void
cb_used_define
(cpp_reader *, location_t, cpp_hashnode *);
159
cb->used_define =
cb_used_define
;
671
cb_used_define
(cpp_reader *pfile, location_t line ATTRIBUTE_UNUSED,
function
/src/external/gpl3/gcc.old/dist/gcc/c-family/
c-ppoutput.cc
74
static void
cb_used_define
(cpp_reader *, location_t, cpp_hashnode *);
149
cb->used_define =
cb_used_define
;
629
cb_used_define
(cpp_reader *pfile, location_t line ATTRIBUTE_UNUSED,
function
/src/external/gpl3/gcc/dist/gcc/fortran/
cpp.cc
147
static void
cb_used_define
(cpp_reader *, location_t, cpp_hashnode *);
482
cb->used_define =
cb_used_define
;
1047
cb_used_define
(cpp_reader *pfile, location_t line ATTRIBUTE_UNUSED,
function
/src/external/gpl3/gcc.old/dist/gcc/fortran/
cpp.cc
147
static void
cb_used_define
(cpp_reader *, location_t, cpp_hashnode *);
482
cb->used_define =
cb_used_define
;
1048
cb_used_define
(cpp_reader *pfile, location_t line ATTRIBUTE_UNUSED,
function
Completed in 31 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026