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

/vbox/include/iprt/
H A Dtypes.h1903 typedef R3R0PTRTYPE(struct RTSTRCACHEINT *) RTSTRCACHE; typedef
1905 typedef RTSTRCACHE *PRTSTRCACHE;
1907 #define NIL_RTSTRCACHE ((RTSTRCACHE)0)
1909 #define RTSTRCACHE_DEFAULT ((RTSTRCACHE)-2)

Completed in 53 milliseconds