Searched defs:YY_ATTRIBUTE (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xgc/dist/
H A Dgram.c260 # define YY_ATTRIBUTE(Spec) __attribute__(Spec) macro
262 # define YY_ATTRIBUTE(Spec) /* empty */ macro
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/
H A Dglcpp-parse.c393 # define YY_ATTRIBUTE(Spec) __attribute__(Spec) macro
395 # define YY_ATTRIBUTE(Spec) /* empty */ macro
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/
H A Dglsl_parser.cpp465 # define YY_ATTRIBUTE(Spec) __attribute__(Spec) macro
467 # define YY_ATTRIBUTE(Spec) /* empty */ macro
/xsrc/external/mit/MesaLib.old/src/mesa/program/
H A Dprogram_parse.tab.c475 # define YY_ATTRIBUTE(Spec) __attribute__(Spec) macro
477 # define YY_ATTRIBUTE(Spec) /* empty */ macro

Completed in 22 milliseconds