OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:base_buff
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libcpp/
macro.cc
1223
_cpp_buff *buff, *
base_buff
;
local
1244
base_buff
= buff;
1417
return
base_buff
;
1422
_cpp_release_buff (pfile,
base_buff
);
/src/external/gpl3/gcc.old/dist/libcpp/
macro.cc
1214
_cpp_buff *buff, *
base_buff
;
local
1235
base_buff
= buff;
1408
return
base_buff
;
1413
_cpp_release_buff (pfile,
base_buff
);
Completed in 32 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026