Searched defs:Val (Results 1 – 2 of 2) sorted by relevance
87 void SetId(int Val) in SetId()91 void SetProtocol(int Val) in SetProtocol()95 void SetClass(int Val) in SetClass()99 void SetSubClass(int Val) in SetSubClass()103 void SetAlternateSetting(int Val) in SetAlternateSetting()
142 # define YY_CAST(Type, Val) static_cast<Type> (Val) argument143 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val) argument145 # define YY_CAST(Type, Val) ((Type) (Val)) argument146 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val)) argument