HomeSort by: relevance | last modified time | path
    Searched refs:XtCacheRefCount (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/libXt/dist/src/
Convert.c 124 cache_type |= XtCacheRefCount;
232 if (cache_type & XtCacheRefCount)
Converters.c 1862 NULL, 0, XtCacheNone | XtCacheRefCount, ArgArrayDestructor);
1868 XtCacheNone | XtCacheRefCount, FreeDirectoryString);
1871 XtCacheAll | XtCacheRefCount, FreeFile);
TMparse.c 86 #define CACHED XtCacheAll | XtCacheRefCount
  /xsrc/external/mit/libXt/dist/include/X11/
Intrinsic.h 140 #define XtCacheRefCount 0x100

Completed in 9 milliseconds