Searched refs:YY_REINTERPRET_CAST (Results 1 – 1 of 1) sorted by relevance
168 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val) macro171 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val)) macro