Home
last modified time | relevance | path

Searched defs:tst (Results 1 – 7 of 7) sorted by relevance

/reactos/modules/rostests/winetests/atl/
H A Dmodule.c35 _ATL_MODULEW *tst; in test_StructSize() local
/reactos/dll/3rdparty/libxslt/
H A Dxsltutils.c905 int len, tst; in xsltDocumentSortFunction() local
1094 int tst; in xsltDefaultSortFunction() local
/reactos/sdk/lib/3rdparty/libxml2/
H A DSAX2.c1519 xmlAttributePtr tst; in xmlCheckDefaultedAttributes() local
H A Dencoding.c1421 unsigned short int tst = 0x1234; in xmlInitCharEncodingHandlers() local
H A Dvalid.c4317 xmlElementPtr tst; in xmlValidateElementDecl() local
H A Dtree.c6212 xmlNsPtr tst; in xmlNsInScope() local
/reactos/dll/win32/oleaut32/
H A Dvartype.c158 #define POSTST(dest, src, func, tst) RETTYP _##func(src in, dest* out) { \ argument