Home
last modified time | relevance | path

Searched defs:ordinal (Results 1 – 11 of 11) sorted by relevance

/reactos/sdk/include/reactos/libs/libpng/
H A Dpngconf.h300 # define PNG_EXPORTA(ordinal, type, name, args, attributes) \ argument
310 #define PNG_EXPORT(ordinal, type, name, args) \ argument
315 # define PNG_REMOVED(ordinal, type, name, args, attributes) argument
450 # define PNG_FP_EXPORT(ordinal, type, name, args)\ argument
453 # define PNG_FP_EXPORT(ordinal, type, name, args) argument
458 # define PNG_FIXED_EXPORT(ordinal, type, name, args)\ argument
461 # define PNG_FIXED_EXPORT(ordinal, type, name, args) argument
/reactos/modules/rostests/winetests/comctl32/
H A Dmisc.c52 #define COMCTL32_GET_PROC(ordinal, func) \ argument
/reactos/dll/3rdparty/libpng/
H A Dpngpriv.h375 # define PNG_FP_EXPORT(ordinal, type, name, args)\ argument
387 # define PNG_FIXED_EXPORT(ordinal, type, name, args)\ argument
/reactos/dll/win32/oleaut32/
H A Dusrmarshal.c1774 BSTR* name, WORD *ordinal) in ITypeInfo_GetDllEntry_Proxy()
1801 WORD *ordinal) in ITypeInfo_GetDllEntry_Stub()
H A Dtypelib.c8158 WORD ordinal; in ITypeInfo_fnAddressOfMember() local
/reactos/dll/directx/wine/wined3d/
H A Ddirectx.c6646 static BOOL wined3d_adapter_init(struct wined3d_adapter *adapter, UINT ordinal, DWORD wined3d_creat… in wined3d_adapter_init()
6784 static BOOL wined3d_adapter_init_nogl(struct wined3d_adapter *adapter, UINT ordinal) in wined3d_adapter_init_nogl()
H A Dwined3d_private.h2603 UINT ordinal; member
/reactos/modules/rostests/winetests/kernel32/
H A Dloader.c3410 UINT_PTR ordinal; in test_ResolveDelayLoadedAPI() member
/reactos/dll/win32/dbghelp/
H A Ddbghelp_private.h256 THUNK_ORDINAL ordinal; /* FIXME: doesn't seem to be accessible */ member
H A Delf_module.c78 THUNK_ORDINAL ordinal; member
/reactos/modules/rostests/winetests/shlwapi/
H A Dordinal.c3122 START_TEST(ordinal) in START_TEST() argument