xref
: /
freebsd
/
contrib
/
unifdef
/
tests
/
whitespace.c
(revision 5ca8e32633c4ffbbcd6762e5888b6a4ba0708c6c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifdef
FOO
2
foo
3
#
endif
//spong
4
5
#
ifdef
BAR
6
bar
7
#
endif