Searched refs:address (Results 1 – 3 of 3) sorted by relevance
330 #define LX_UTILITY_SHORT_SET(address, value) *((USHORT*)(address)) = (USHORT)(value) argument334 #define LX_UTILITY_LONG_SET(address, value) *((ULONG*)(address)) = (ULONG)(value) argument338 #define LX_UTILITY_SHORT_GET(address) (*((USHORT*)(address))) argument342 #define LX_UTILITY_LONG_GET(address) (*((ULONG*)(address))) argument
63 the email address matching the "Author" field of your contribution's Git commits
46 /* available RAM memory address for tx_application_define. */