Home
last modified time | relevance | path

Searched defs:CACHE (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpplex.c51 #define CACHE() do{CACHEINX();CACHEOUTX();st=pp.state;if(!pp.hidden)spliced=0;}while(0) macro
159 #define CACHE() do{CACHEIN();CACHEOUT();}while(0) macro
H A Dppproto.c509 #define CACHE() do{CACHEIN();CACHEOUT();call=proto->call;}while(0) macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregcache.c32 #define CACHE 8 /* default # cached re's */ macro
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h42 #define CACHE "cache" macro
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.h248 #define CACHE(h) (&(h)->cache) macro
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_reiserfs.c345 #define CACHE(i) (ROOT + ((i) << INFO->fullblocksize_shift)) macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmhdr.h303 #define CACHE(vd) ((vd)->cache) macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_nx.h1211 #define CACHE 10 macro