Cross Reference: 100-macro-with-colon.c
xref: /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/tests/100-macro-with-colon.c
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/tests/
1b8e80941Smrg#define one 1
2b8e80941Smrg#define two 2
3b8e80941Smrg
4b8e80941Smrgswitch (1) {
5b8e80941Smrg   case one + two:
6b8e80941Smrg      break;
7b8e80941Smrg}
8

Indexes created Sat Nov 29 09:09:30 GMT 2025