OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:scache_size
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/global/
scache.h
22
typedef struct
SCACHE_SIZE
SCACHE_SIZE
;
95
struct
SCACHE_SIZE
{
110
void (*size) (struct SCACHE *,
SCACHE_SIZE
*);
126
#define
scache_size
(scache, stats) (scache)->size((scache), (stats))
macro
scache.h
22
typedef struct
SCACHE_SIZE
SCACHE_SIZE
;
95
struct
SCACHE_SIZE
{
110
void (*size) (struct SCACHE *,
SCACHE_SIZE
*);
126
#define
scache_size
(scache, stats) (scache)->size((scache), (stats))
macro
/src/external/gpl3/gdb.old/dist/sim/common/
sim-base.h
201
unsigned int
scache_size
;
member in struct:sim_state
202
#define STATE_SCACHE_SIZE(sd) ((sd)->
scache_size
)
sim-base.h
201
unsigned int
scache_size
;
member in struct:sim_state
202
#define STATE_SCACHE_SIZE(sd) ((sd)->
scache_size
)
/src/external/gpl3/gdb/dist/sim/common/
sim-base.h
201
unsigned int
scache_size
;
member in struct:sim_state
202
#define STATE_SCACHE_SIZE(sd) ((sd)->
scache_size
)
sim-base.h
201
unsigned int
scache_size
;
member in struct:sim_state
202
#define STATE_SCACHE_SIZE(sd) ((sd)->
scache_size
)
Completed in 36 milliseconds
Indexes created Tue Jul 14 00:26:25 UTC 2026