Home
last modified time | relevance | path

Searched refs:cansep (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Diffe.sh1335 cansep=
2566 0) can="$can$cansep#define $c 1 /* #include <$x> ok */"
2567 nan="$nan$cansep$c=1"
2568 cansep=$nl
2576 can="$can$cansep#undef $c /* #include <$x> not ok */"
2577 nan="$nan$cansep$c="
2578 cansep=$nl
2580 01??) can="$can$cansep#define $c 0 /* #include <$x> not ok */"
2581 nan="$nan$cansep$c=0"
2582 cansep=$nl
[all …]