OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UINT_LEAST8_TYPE
(Results
1 - 25
of
38
) sorted by relevancy
1
2
/src/external/gpl3/gcc/dist/gcc/config/avr/
avr-stdint.h
49
#define
UINT_LEAST8_TYPE
UINT8_TYPE
/src/external/gpl3/gcc/dist/gcc/config/
dragonfly-stdint.h
41
#define
UINT_LEAST8_TYPE
UINT8_TYPE
freebsd-stdint.h
41
#define
UINT_LEAST8_TYPE
"unsigned char"
hpux-stdint.h
19
#define
UINT_LEAST8_TYPE
"unsigned char"
netbsd-stdint.h
40
#define
UINT_LEAST8_TYPE
UINT8_TYPE
newlib-stdint.h
49
#define
UINT_LEAST8_TYPE
(UINT8_TYPE ? UINT8_TYPE : UINT16_TYPE ? UINT16_TYPE : UINT32_TYPE ? UINT32_TYPE : UINT64_TYPE ? UINT64_TYPE : 0)
58
#define UINT_FAST8_TYPE (INT_TYPE_SIZE >= 8 ? "unsigned int" :
UINT_LEAST8_TYPE
)
vxworks-stdint.h
39
#define
UINT_LEAST8_TYPE
"unsigned char"
glibc-stdint.h
49
#define
UINT_LEAST8_TYPE
"unsigned char"
/src/external/gpl3/gcc/dist/gcc/config/i386/
cygwin-stdint.h
41
#define
UINT_LEAST8_TYPE
"unsigned char"
djgpp-stdint.h
41
#define
UINT_LEAST8_TYPE
"unsigned char"
mingw-stdint.h
35
#define
UINT_LEAST8_TYPE
"unsigned char"
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
aix-stdint.h
35
#define
UINT_LEAST8_TYPE
"unsigned char"
/src/external/gpl3/gcc/dist/gcc/config/vms/
vms-stdint.h
35
#define
UINT_LEAST8_TYPE
"unsigned char"
/src/external/gpl3/gcc.old/dist/gcc/config/avr/
avr-stdint.h
49
#define
UINT_LEAST8_TYPE
UINT8_TYPE
/src/external/gpl3/gcc.old/dist/gcc/config/
dragonfly-stdint.h
41
#define
UINT_LEAST8_TYPE
UINT8_TYPE
freebsd-stdint.h
41
#define
UINT_LEAST8_TYPE
"unsigned char"
hpux-stdint.h
19
#define
UINT_LEAST8_TYPE
"unsigned char"
netbsd-stdint.h
40
#define
UINT_LEAST8_TYPE
UINT8_TYPE
newlib-stdint.h
49
#define
UINT_LEAST8_TYPE
(UINT8_TYPE ? UINT8_TYPE : UINT16_TYPE ? UINT16_TYPE : UINT32_TYPE ? UINT32_TYPE : UINT64_TYPE ? UINT64_TYPE : 0)
58
#define UINT_FAST8_TYPE (INT_TYPE_SIZE >= 8 ? "unsigned int" :
UINT_LEAST8_TYPE
)
vxworks-stdint.h
39
#define
UINT_LEAST8_TYPE
"unsigned char"
/src/external/gpl3/gcc.old/dist/gcc/config/i386/
cygwin-stdint.h
41
#define
UINT_LEAST8_TYPE
"unsigned char"
djgpp-stdint.h
41
#define
UINT_LEAST8_TYPE
"unsigned char"
mingw-stdint.h
35
#define
UINT_LEAST8_TYPE
"unsigned char"
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
aix-stdint.h
35
#define
UINT_LEAST8_TYPE
"unsigned char"
/src/external/gpl3/gcc.old/dist/gcc/config/vms/
vms-stdint.h
35
#define
UINT_LEAST8_TYPE
"unsigned char"
Completed in 34 milliseconds
1
2
Indexes created Sun Mar 01 05:31:48 UTC 2026