Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dparser.c97 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val) macro
100 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val)) macro
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefsyacc.c164 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val) macro
167 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val)) macro