Searched defs:Val (Results 1 – 1 of 1) sorted by relevance
167 # define YY_CAST(Type, Val) static_cast<Type> (Val) argument168 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val) argument170 # define YY_CAST(Type, Val) ((Type) (Val)) argument171 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val)) argument