Searched hist:16029 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/i386/include/
H A Dasmacros.hdiff 16029 Thu May 30 23:08:08 MDT 1996 peter Jump some hoops to have the *.s code being able to be run through both an
ansi and traditional cpp.

The nesting rules of macros are different, which required some changes.
Use __CONCAT(x,y) instead of /**/.
Redo some comments to use /* */ rather than "# comment" because the ansi
cpp cares about those, and also cares about quote matching.
/freebsd-11-stable/sys/amd64/include/
H A Dasmacros.hdiff 16029 Thu May 30 23:08:08 MDT 1996 peter Jump some hoops to have the *.s code being able to be run through both an
ansi and traditional cpp.

The nesting rules of macros are different, which required some changes.
Use __CONCAT(x,y) instead of /**/.
Redo some comments to use /* */ rather than "# comment" because the ansi
cpp cares about those, and also cares about quote matching.
/freebsd-11-stable/sys/i386/i386/
H A Dsupport.sdiff 16029 Thu May 30 23:08:08 MDT 1996 peter Jump some hoops to have the *.s code being able to be run through both an
ansi and traditional cpp.

The nesting rules of macros are different, which required some changes.
Use __CONCAT(x,y) instead of /**/.
Redo some comments to use /* */ rather than "# comment" because the ansi
cpp cares about those, and also cares about quote matching.
/freebsd-11-stable/sys/amd64/amd64/
H A Dexception.Sdiff 16029 Thu May 30 23:08:08 MDT 1996 peter Jump some hoops to have the *.s code being able to be run through both an
ansi and traditional cpp.

The nesting rules of macros are different, which required some changes.
Use __CONCAT(x,y) instead of /**/.
Redo some comments to use /* */ rather than "# comment" because the ansi
cpp cares about those, and also cares about quote matching.

Completed in 215 milliseconds