Home
last modified time | relevance | path

Searched refs:YY_REINTERPRET_CAST (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/dtc/
A Ddtc-parser.tab.c94 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val) macro
97 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val)) macro
/linux/scripts/kconfig/
A Dparser.tab.c104 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val) macro
107 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val)) macro

Completed in 14 milliseconds