OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:protected_int
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
classes.cc
540
typedef int
protected_int
;
typedef in class:class_with_typedefs
552
protected_int
add_protected (
protected_int
a) { return a + protected_int_; }
559
protected_int
protected_int_;
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
classes.cc
540
typedef int
protected_int
;
typedef in class:class_with_typedefs
552
protected_int
add_protected (
protected_int
a) { return a + protected_int_; }
559
protected_int
protected_int_;
Completed in 21 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026