Home
last modified time | relevance | path

Searched defs:value1 (Results 1 – 8 of 8) sorted by relevance

/reactos/drivers/network/ndis/include/
H A Dndissys.h31 #define MIN(value1, value2) \ argument
34 #define MAX(value1, value2) \ argument
/reactos/drivers/network/tcpip/include/
H A Dtcpip.h59 #define MIN(value1, value2) \ argument
62 #define MAX(value1, value2) \ argument
/reactos/modules/rostests/apitests/shlwapi/
H A DSHGetRestriction.c60 DWORD value1 = fnSHGetRestriction(NULL, entry->lpSubName, entry->lpValue); in TEST_DoEntry() local
/reactos/drivers/network/lan/include/
H A Dlan.h16 #define MIN(value1, value2) \ argument
19 #define MAX(value1, value2) \ argument
/reactos/modules/rostests/winetests/crypt32/
H A Dencode.c5459 CRYPT_ATTR_BLOB value1, value2; in test_encodeCTL() local
5795 CRYPT_ATTR_BLOB value1, value2; in test_decodeCTL() local
/reactos/modules/rostests/winetests/windowscodecs/
H A Dmetadata.c2584 LONGLONG value1; in propvar_cmp() local
/reactos/drivers/filesystems/btrfs/
H A Dsend.c2764 char* value1; member
/reactos/sdk/lib/3rdparty/libxml2/
H A Drelaxng.c2588 const xmlChar * value1, in xmlRelaxNGSchemaTypeCompare()
2698 const xmlChar * value1, in xmlRelaxNGDefaultTypeCompare()