OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uint_least16_t
(Results
1 - 16
of
16
) sorted by relevancy
/src/sys/arch/amd64/include/
int_mwgwtypes.h
50
typedef unsigned short int
uint_least16_t
;
typedef in typeref:typename:unsigned short int
/src/sys/arch/alpha/include/
int_mwgwtypes.h
47
typedef unsigned short int
uint_least16_t
;
typedef in typeref:typename:unsigned short int
/src/sys/arch/hppa/include/
int_mwgwtypes.h
44
typedef unsigned short int
uint_least16_t
;
typedef in typeref:typename:unsigned short int
/src/sys/arch/i386/include/
int_mwgwtypes.h
48
typedef unsigned short int
uint_least16_t
;
typedef in typeref:typename:unsigned short int
/src/sys/arch/ia64/include/
int_mwgwtypes.h
47
typedef unsigned short int
uint_least16_t
;
typedef in typeref:typename:unsigned short int
/src/sys/arch/m68k/include/
int_mwgwtypes.h
47
typedef unsigned short int
uint_least16_t
;
typedef in typeref:typename:unsigned short int
/src/sys/arch/sh3/include/
int_mwgwtypes.h
47
typedef unsigned short int
uint_least16_t
;
typedef in typeref:typename:unsigned short int
/src/sys/arch/vax/include/
int_mwgwtypes.h
47
typedef unsigned short int
uint_least16_t
;
typedef in typeref:typename:unsigned short int
/src/sys/arch/mips/include/
int_mwgwtypes.h
47
typedef unsigned short int
uint_least16_t
;
typedef in typeref:typename:unsigned short int
/src/sys/arch/powerpc/include/
int_mwgwtypes.h
47
typedef unsigned short int
uint_least16_t
;
typedef in typeref:typename:unsigned short int
/src/sys/sys/
common_int_mwgwtypes.h
48
typedef __UINT_LEAST16_TYPE__
uint_least16_t
;
typedef in typeref:typename:__UINT_LEAST16_TYPE__
/src/tests/lib/libc/locale/
t_uchar.c
68
ATF_CHECK_EQ_MSG(sizeof(char16_t), sizeof(
uint_least16_t
),
69
"char16_t %zu,
uint_least16_t
%zu",
70
sizeof(char16_t), sizeof(
uint_least16_t
));
/src/sys/arch/arm/include/
int_mwgwtypes.h
72
typedef __UINT_LEAST16_TYPE__
uint_least16_t
;
typedef in typeref:typename:__UINT_LEAST16_TYPE__
/src/sys/arch/sparc/include/
int_mwgwtypes.h
47
typedef unsigned short int
uint_least16_t
;
typedef in typeref:typename:unsigned short int
/src/tests/lib/libc/sync/
cpp_atomic_ops_linkable.cc
82
ATest<
uint_least16_t
>();
/src/tests/include/
t_inttypes.c
59
uint_least16_t
uil16 = 0;
Completed in 15 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025