Searched refs:XftAllocNotify (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libXft/dist/src/
H A Dxftinit.c65 static size_t XftAllocNotify, XftFreeNotify; variable in typeref:typename:size_t
83 XftAllocNotify = 0;
96 XftAllocNotify += size;
97 if (XftAllocNotify > XftMemNotice)

Completed in 2 milliseconds