Searched refs:YY_REINTERPRET_CAST (Results 1 – 2 of 2) sorted by relevance
110 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val) macro 113 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val)) macro
106 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val) macro109 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val)) macro