OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VOFFSET_STATIC
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
gdbtypes.h
1659
else if static:
VOFFSET_STATIC
; else: 0. */
1663
#define
VOFFSET_STATIC
1
2012
#define TYPE_FN_FIELD_STATIC_P(thisfn, n) ((thisfn)[n].voffset ==
VOFFSET_STATIC
)
/src/external/gpl3/gdb/dist/gdb/
gdbtypes.h
1676
else if static:
VOFFSET_STATIC
; else: 0. */
1680
#define
VOFFSET_STATIC
1
2029
#define TYPE_FN_FIELD_STATIC_P(thisfn, n) ((thisfn)[n].voffset ==
VOFFSET_STATIC
)
Completed in 21 milliseconds
Indexes created Wed Mar 25 00:23:37 UTC 2026