Searched defs:YY_REINTERPRET_CAST (Results 1 – 3 of 3) sorted by relevance
166 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val) macro169 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val)) macro
106 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val) macro 109 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val)) macro
110 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val) macro 113 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val)) macro