HomeSort by: relevance | last modified time | path
    Searched defs:_XtHeapAlloc (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/libXt/dist/src/
Alloc.c 280 _XtHeapAlloc(Heap *heap, Cardinal bytes)
  /xsrc/external/mit/libXt/dist/include/X11/
InitialI.h 216 #define _XtHeapAlloc(heap,bytes) _XtHeapMalloc(heap, bytes, __FILE__, __LINE__)
220 extern char* _XtHeapAlloc(

Completed in 5 milliseconds