OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UTItype
(Results
1 - 25
of
27
) sorted by relevancy
1
2
/src/external/gpl3/gcc.old/dist/libgcc/config/gcn/
lib2-gcn.h
39
typedef unsigned int
UTItype
__attribute__ ((mode (TI)));
/src/external/gpl3/gcc/dist/libgcc/config/i386/64/
sfp-machine.h
7
typedef unsigned int
UTItype
__attribute__ ((mode (TI)));
/src/external/gpl3/gcc.old/dist/libgcc/config/i386/64/
sfp-machine.h
7
typedef unsigned int
UTItype
__attribute__ ((mode (TI)));
/src/external/gpl3/gcc.old/dist/libgcc/config/spu/
divmodti4.c
24
typedef unsigned int
UTItype
__attribute__ ((mode (TI)));
28
UTItype
__udivti3 (
UTItype
u,
UTItype
v);
29
UTItype
__umodti3 (
UTItype
u,
UTItype
v);
30
UTItype
__udivmodti4 (
UTItype
u,
UTItype
v, UTItype *w)
[
all
...]
/src/external/gpl3/gcc.old/dist/libgcc/config/tilegx/
sfp-machine32.h
7
typedef unsigned int
UTItype
__attribute__ ((mode (TI)));
sfp-machine64.h
7
typedef unsigned int
UTItype
__attribute__ ((mode (TI)));
/src/external/gpl3/gcc/dist/libgcc/config/aarch64/
sfp-machine.h
32
typedef unsigned int
UTItype
__attribute__ ((mode (TI)));
/src/external/gpl3/gcc/dist/libgcc/config/ia64/
sfp-machine.h
7
typedef unsigned int
UTItype
__attribute__ ((mode (TI)));
/src/external/gpl3/gcc/dist/libgcc/config/loongarch/
sfp-machine.h
32
typedef unsigned int
UTItype
__attribute__ ((mode (TI)));
/src/external/gpl3/gcc/dist/libgcc/config/mips/
sfp-machine.h
32
typedef unsigned int
UTItype
__attribute__ ((mode (TI)));
/src/external/gpl3/gcc/dist/libgcc/config/pa/
sfp-machine.h
32
typedef unsigned int
UTItype
__attribute__ ((mode (TI)));
/src/external/gpl3/gcc/dist/libgcc/config/riscv/
sfp-machine.h
76
typedef unsigned int
UTItype
__attribute__ ((mode (TI)));
/src/external/gpl3/gcc/dist/libgcc/config/rs6000/
sfp-machine.h
13
typedef unsigned int
UTItype
__attribute__ ((mode (TI)));
/src/external/gpl3/gcc.old/dist/libgcc/config/aarch64/
sfp-machine.h
32
typedef unsigned int
UTItype
__attribute__ ((mode (TI)));
/src/external/gpl3/gcc.old/dist/libgcc/config/ia64/
sfp-machine.h
7
typedef unsigned int
UTItype
__attribute__ ((mode (TI)));
/src/external/gpl3/gcc.old/dist/libgcc/config/loongarch/
sfp-machine.h
32
typedef unsigned int
UTItype
__attribute__ ((mode (TI)));
/src/external/gpl3/gcc.old/dist/libgcc/config/mips/
sfp-machine.h
32
typedef unsigned int
UTItype
__attribute__ ((mode (TI)));
/src/external/gpl3/gcc.old/dist/libgcc/config/pa/
sfp-machine.h
32
typedef unsigned int
UTItype
__attribute__ ((mode (TI)));
/src/external/gpl3/gcc.old/dist/libgcc/config/riscv/
sfp-machine.h
74
typedef unsigned int
UTItype
__attribute__ ((mode (TI)));
/src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
sfp-machine.h
13
typedef unsigned int
UTItype
__attribute__ ((mode (TI)));
/src/external/gpl3/gcc/dist/libgcc/config/gcn/
lib2-gcn.h
35
typedef unsigned int
UTItype
__attribute__ ((mode (TI)));
108
typedef
UTItype
v2uti __attribute__ ((vector_size (32)));
109
typedef
UTItype
v4uti __attribute__ ((vector_size (64)));
110
typedef
UTItype
v8uti __attribute__ ((vector_size (128)));
111
typedef
UTItype
v16uti __attribute__ ((vector_size (256)));
112
typedef
UTItype
v32uti __attribute__ ((vector_size (512)));
113
typedef
UTItype
v64uti __attribute__ ((vector_size (1024)));
118
extern
UTItype
__divmoddi4 (DItype, DItype);
121
extern
UTItype
__udivmoddi4 (UDItype, UDItype);
/src/external/gpl3/gcc/dist/libgcc/
fp-bit.h
115
typedef unsigned int
UTItype
__attribute__ ((mode (TI)));
173
typedef
UTItype
fractype;
478
extern TFtype __make_tp (fp_class_type, unsigned int, int,
UTItype
);
libgcc2.h
140
typedef unsigned int
UTItype
__attribute__ ((mode (TI)));
210
#define UDWtype
UTItype
/src/external/gpl3/gcc.old/dist/libgcc/
fp-bit.h
115
typedef unsigned int
UTItype
__attribute__ ((mode (TI)));
173
typedef
UTItype
fractype;
478
extern TFtype __make_tp (fp_class_type, unsigned int, int,
UTItype
);
libgcc2.h
137
typedef unsigned int
UTItype
__attribute__ ((mode (TI)));
197
#define UDWtype
UTItype
Completed in 36 milliseconds
1
2
Indexes created Sun Mar 01 05:31:48 UTC 2026