Searched defs:CACHE (Results 1 - 7 of 7) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/wbem/provider/com/sun/wbem/solarisprovider/srm/
H A DPropertyAccessInterface.java42 static final byte CACHE = 1; field in interface:PropertyAccessInterface
/opensolaris-onvv-gate/usr/src/lib/libast/common/regex/
H A Dregcache.c32 #define CACHE 8 /* default # cached re's */ macro
/opensolaris-onvv-gate/usr/src/lib/libpp/common/
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.c479 #define CACHE() do{CACHEIN();CACHEOUT();call=proto->call;}while(0) macro
/opensolaris-onvv-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.h248 #define CACHE(h) (&(h)->cache) macro
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_reiserfs.c345 #define CACHE(i) (ROOT + ((i) << INFO->fullblocksize_shift)) macro
/opensolaris-onvv-gate/usr/src/lib/libast/common/vmalloc/
H A Dvmhdr.h338 #define CACHE(vd) ((vd)->cache) macro

Completed in 133 milliseconds