OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_definition
(Results
1 - 11
of
11
) sorted by relevancy
/src/usr.bin/rpcgen/
rpc_parse.h
159
definition *
get_definition
(void);
rpc_main.c
459
while ((def =
get_definition
()) != NULL) {
586
while ((def =
get_definition
()) != NULL) {
684
while ((def =
get_definition
()) != NULL) {
725
while ((def =
get_definition
()) != NULL) {
749
while ((def =
get_definition
()) != NULL) {
783
while ((def =
get_definition
()) != NULL) {
819
while ((def =
get_definition
()) != NULL) {
rpc_parse.c
76
get_definition
(void)
function
/src/external/apache2/llvm/dist/clang/bindings/python/examples/cindex/
cindex-dump.py
52
'definition id' : get_cursor_id(node.
get_definition
()),
/src/external/gpl3/binutils/dist/gprofng/src/
BaseMetric.h
154
Definition *
get_definition
() { return definition; };
function in class:BaseMetric
PathTree.cc
1138
Definition *def = mtr->
get_definition
();
DbeView.cc
1621
Definition *def = m->
get_definition
();
/src/external/gpl3/binutils.old/dist/gprofng/src/
BaseMetric.h
154
Definition *
get_definition
() { return definition; };
function in class:BaseMetric
PathTree.cc
1138
Definition *def = mtr->
get_definition
();
DbeView.cc
1621
Definition *def = m->
get_definition
();
/src/external/apache2/llvm/dist/clang/bindings/python/clang/
cindex.py
1511
def
get_definition
(self):
member in class:Cursor
Completed in 30 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026