annotate src/s/unixware.h @ 89683:d3302f68a7cf

(charset_table_used): Make it static. (map_charset_chars): Fix args to c_function with.
author Kenichi Handa <handa@m17n.org>
date Mon, 29 Dec 2003 07:51:57 +0000
parents 375f2633d815
children 68c22ea6027c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25844
Dave Love <fx@gnu.org>
parents:
diff changeset
1 #include "usg5-4-2.h"
Dave Love <fx@gnu.org>
parents:
diff changeset
2
Dave Love <fx@gnu.org>
parents:
diff changeset
3 #define PENDING_OUTPUT_COUNT(FILE) ((FILE)->__ptr - (FILE)->__base)