Home
last modified time | relevance | path

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

/aoo41x/main/sal/inc/sal/
H A Dtypes.h346 #define SAL_REINTERPRET_CAST(type, expr) (reinterpret_cast< type >(expr)) macro
350 #define SAL_REINTERPRET_CAST(type, expr) ((type) (expr)) macro

Completed in 19 milliseconds