2000-02-18 03:39:52 +08:00
|
|
|
@node Misc
|
|
|
|
@chapter Miscellaneous Macros and Functions
|
|
|
|
This chapter describes miscellaneous routines not covered elsewhere.
|
|
|
|
|
|
|
|
@menu
|
2002-07-16 23:30:32 +08:00
|
|
|
* ffs:: Return first bit set in a word
|
2000-02-18 03:39:52 +08:00
|
|
|
* unctrl:: Return printable representation of a character
|
|
|
|
@end menu
|
|
|
|
|
2002-07-16 23:30:32 +08:00
|
|
|
@page
|
|
|
|
@include misc/ffs.def
|
|
|
|
|
2000-02-18 03:39:52 +08:00
|
|
|
@page
|
|
|
|
@include misc/unctrl.def
|