index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
075-elif-elif-undef.c
blob: 264bc4f10ee1125910d275e932a4270e84643005 (
plain
)
1
2
3
4
#ifndef UNDEF
#elif UNDEF < 0
#elif UNDEF == 3
#endif