Searched defs:YY_CAST (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xkbevd/dist/
H A Dcfgparse.c82 # define YY_CAST(Type, Val) static_cast<Type> (Val) macro
85 # define YY_CAST(Type, Val) ((Type) (Val)) macro
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinprefsyacc.c163 # define YY_CAST(Type, Val) static_cast<Type> (Val) macro
166 # define YY_CAST(Type, Val) ((Type) (Val)) macro
[all...]
/xsrc/external/mit/xkbcomp/dist/
H A Dxkbparse.c87 # define YY_CAST(Type, Val) static_cast<Type> (Val) macro
90 # define YY_CAST(Type, Val) ((Type) (Val)) macro
[all...]
/xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/
H A Dglcpp-parse.c254 # define YY_CAST(Type, Val) static_cast<Type> (Val) macro
257 # define YY_CAST(Type, Val) ((Type) (Val)) macro
[all...]
/xsrc/external/mit/ctwm/dist/gen/
H A Dgram.tab.c114 # define YY_CAST(Type, Val) static_cast<Type> (Val) macro
117 # define YY_CAST(Type, Val) ((Type) (Val)) macro
[all...]
/xsrc/external/mit/ctwm/dist/
H A Dgram.tab.c114 # define YY_CAST(Type, Val) static_cast<Type> (Val) macro
117 # define YY_CAST(Type, Val) ((Type) (Val)) macro
[all...]
/xsrc/external/mit/MesaLib/src/mesa/program/
H A Dprogram_parse.tab.c204 # define YY_CAST(Type, Val) static_cast<Type> (Val) macro
207 # define YY_CAST(Type, Val) ((Type) (Val)) macro
[all...]
/xsrc/external/mit/MesaLib/src/compiler/glsl/
H A Dglsl_parser.cpp161 # define YY_CAST(Type, Val) static_cast<Type> (Val) macro
164 # define YY_CAST(Type, Val) ((Type) (Val)) macro
[all...]

Completed in 21 milliseconds