Searched refs:scache_size (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dscache.h126 #define scache_size(scache, stats) (scache)->size((scache), (stats)) macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dsim-base.h188 unsigned int scache_size; member in struct:__anon2456
189 #define STATE_SCACHE_SIZE(sd) ((sd)->base.scache_size)
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dsim-base.h199 unsigned int scache_size; member in struct:sim_state
200 #define STATE_SCACHE_SIZE(sd) ((sd)->scache_size)
/netbsd-current/external/ibm-public/postfix/dist/src/scache/
H A Dscache.c269 scache_size(scache, &size);
358 scache_size(scache, &size);

Completed in 187 milliseconds