Searched defs:YY_REINTERPRET_CAST (Results 1 – 7 of 7) sorted by relevance
| /external/libtracefs/src/ |
| D | sqlhist.tab.c | 112 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val) macro 115 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val)) macro
|
| /external/angle/src/compiler/preprocessor/ |
| D | preprocessor_tab_autogen.cpp | 155 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type>(Val) macro 158 # define YY_REINTERPRET_CAST(Type, Val) ((Type)(Val)) macro
|
| /external/libxkbcommon/config/libxkbcommon.so.0.0.0.p/ |
| D | parser.c | 134 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val) macro 137 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val)) macro
|
| /external/angle/src/compiler/translator/ |
| D | glslang_tab_autogen.cpp | 109 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type>(Val) macro 112 # define YY_REINTERPRET_CAST(Type, Val) ((Type)(Val)) macro
|
| /external/deqp-deps/glslang/glslang/MachineIndependent/ |
| D | glslang_tab.cpp | 101 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val) macro 104 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val)) macro
|
| /external/angle/third_party/glslang/src/glslang/MachineIndependent/ |
| D | glslang_tab.cpp | 101 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val) macro 104 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val)) macro
|
| /external/libpcap/ |
| D | grammar.c | 382 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val) macro
|