ctype_inline.h (is): (Make right code path:) Remove magic constants and restructure...
authorLoren J. Rittle <ljrittle@acm.org>
Wed, 10 Jan 2001 02:08:16 +0000 (02:08 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Wed, 10 Jan 2001 02:08:16 +0000 (02:08 +0000)
commit046585534ecd87d9ecc21aa178616f63233cdaf2
tree316193645de0a4a1c936165cb373eae45e02fa37
parent9088c6fcf67fc7eaf11ba1a09499e40125d6ac50
ctype_inline.h (is): (Make right code path:) Remove magic constants and restructure to handle...

* config/os/bsd/freebsd/bits/ctype_inline.h (is): (Make right
code path:) Remove magic constants and restructure to handle
ctype.h bit mask layout changes more gracefully.  (Make fast
code path:) Use __maskrune (), if available.
(is): Remove special case for digit and xdigit masks.

From-SVN: r38847
libstdc++-v3/ChangeLog
libstdc++-v3/config/os/bsd/freebsd/bits/ctype_inline.h