Home
last modified time | relevance | path

Searched refs:TX_POINTER_TO_ULONG_CONVERT (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.2.1/ports/win32/lib/vs_2019/
Dtx_api.h1824 #define TX_POINTER_TO_ULONG_CONVERT(a) _tx_misra_pointer_to_ulong_convert((VOID *)… macro
1887 #define TX_POINTER_TO_ULONG_CONVERT(a) ((ULONG) ((VOID *) (a))) macro