OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UDItype
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/arc/lib/
libgcc2.h
43
typedef unsigned int
UDItype
__attribute__ ((mode (DI)));
55
#define UWtype
UDItype
57
#define UHWtype
UDItype
74
#define UDWtype
UDItype
/external/u-boot/arch/nios2/lib/
longlong.h
16
DItype,
UDItype
-- Signed and unsigned 64 bit types.
19
on a 64 bit machine, UWtype should typically be
UDItype
. */
30
#define UDWtype
UDItype
Completed in 257 milliseconds