Cross Reference: 107-multiline-hash-elif.c
xref: /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/tests/107-multiline-hash-elif.c
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/tests/
1b8e80941Smrg#define X(x) x
2b8e80941Smrg#if 0
3b8e80941Smrg#elif X(	\
4b8e80941Smrg	1	\
5b8e80941Smrg       )
6b8e80941Smrgint foo();
7b8e80941Smrg#endif
8

Indexes created Sat Nov 29 20:09:40 GMT 2025