OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rc_uint_type
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/binutils/
winduni.h
40
typedef bfd_size_type
rc_uint_type
;
typedef
58
extern void unicode_from_ascii (
rc_uint_type
*, unichar **, const char *);
61
extern void ascii_from_unicode (
rc_uint_type
*, const unichar *, char **);
70
extern
rc_uint_type
unichar_len (const unichar *);
73
extern void unicode_print (FILE *, const unichar *,
rc_uint_type
);
76
extern void ascii_print (FILE *, const char *,
rc_uint_type
);
79
extern void unicode_print_quoted (FILE *, const unichar *,
rc_uint_type
);
100
extern
rc_uint_type
wind_default_codepage;
104
extern
rc_uint_type
wind_current_codepage;
116
extern int unicode_is_valid_codepage (
rc_uint_type
);
[
all
...]
windint.h
30
typedef bfd_size_type
rc_uint_type
;
typedef
37
rc_uint_type
data_size;
38
rc_uint_type
header_size;
63
rc_uint_type
length;
75
rc_uint_type
length;
88
rc_uint_type
characteristics;
90
rc_uint_type
time;
92
rc_uint_type
major;
94
rc_uint_type
minor;
104
rc_uint_type
named : 1
[
all
...]
/src/external/gpl3/binutils.old/dist/binutils/
winduni.h
40
typedef bfd_size_type
rc_uint_type
;
typedef
58
extern void unicode_from_ascii (
rc_uint_type
*, unichar **, const char *);
61
extern void ascii_from_unicode (
rc_uint_type
*, const unichar *, char **);
70
extern
rc_uint_type
unichar_len (const unichar *);
73
extern void unicode_print (FILE *, const unichar *,
rc_uint_type
);
76
extern void ascii_print (FILE *, const char *,
rc_uint_type
);
79
extern void unicode_print_quoted (FILE *, const unichar *,
rc_uint_type
);
100
extern
rc_uint_type
wind_default_codepage;
104
extern
rc_uint_type
wind_current_codepage;
116
extern int unicode_is_valid_codepage (
rc_uint_type
);
[
all
...]
windint.h
30
typedef bfd_size_type
rc_uint_type
;
typedef
37
rc_uint_type
data_size;
38
rc_uint_type
header_size;
63
rc_uint_type
length;
75
rc_uint_type
length;
88
rc_uint_type
characteristics;
90
rc_uint_type
time;
92
rc_uint_type
major;
94
rc_uint_type
minor;
104
rc_uint_type
named : 1
[
all
...]
Completed in 39 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026