gcc/libstdc++-v3/config/os/bsd/freebsd/bits
Loren J. Rittle 046585534e 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
2001-01-10 02:08:16 +00:00
..
ctype_base.h ctype_base.h (ctype_base): Consistency with linux. 2000-12-14 07:20:37 +00:00
ctype_inline.h ctype_inline.h (is): (Make right code path:) Remove magic constants and restructure to handle... 2001-01-10 02:08:16 +00:00
ctype_noninline.h ctype_base.h (ctype_base): Change space mask. 2000-12-07 20:49:10 +00:00
os_defines.h