Home
last modified time | relevance | path

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

/AOO41X/main/vos/inc/vos/
H A Dmacros.hxx34 #ifndef VOS_CAST
35 # define VOS_CAST(type,value) (*((type*)&(value))) macro