Deleted Added
full compact
bidi_table.h (226031) bidi_table.h (226128)
1/* ./bidi_table.h */
1/* ./bidi_table.h */
2/* Automatically generated at 2011-07-30T13:45:24.532072 */
2/* Automatically generated at 2011-09-30T15:24:58.927315 */
3
4#ifndef BIDI_TABLE_H
5#define BIDI_TABLE_H 1
6
7#include <krb5-types.h>
8
9struct range_entry {
10 uint32_t start;
11 unsigned len;
12};
13
14extern const struct range_entry _wind_ral_table[];
15extern const struct range_entry _wind_l_table[];
16
17extern const size_t _wind_ral_table_size;
18extern const size_t _wind_l_table_size;
19
20#endif /* BIDI_TABLE_H */
3
4#ifndef BIDI_TABLE_H
5#define BIDI_TABLE_H 1
6
7#include <krb5-types.h>
8
9struct range_entry {
10 uint32_t start;
11 unsigned len;
12};
13
14extern const struct range_entry _wind_ral_table[];
15extern const struct range_entry _wind_l_table[];
16
17extern const size_t _wind_ral_table_size;
18extern const size_t _wind_l_table_size;
19
20#endif /* BIDI_TABLE_H */