OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HItype
(Results
1 - 19
of
19
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgcc/config/msp430/
floathisf.c
2
typedef int
HItype
__attribute__ ((mode (HI)));
7
SFtype __floathisf (
HItype
);
10
__floathisf (
HItype
u)
floatunhidf.c
2
typedef int
HItype
__attribute__ ((mode (HI)));
floatunhisf.c
2
typedef int
HItype
__attribute__ ((mode (HI)));
/src/external/gpl3/gcc.old/dist/libgcc/config/msp430/
floathisf.c
2
typedef int
HItype
__attribute__ ((mode (HI)));
7
SFtype __floathisf (
HItype
);
10
__floathisf (
HItype
u)
floatunhidf.c
2
typedef int
HItype
__attribute__ ((mode (HI)));
floatunhisf.c
2
typedef int
HItype
__attribute__ ((mode (HI)));
/src/external/gpl3/gcc/dist/libgcc/config/nios2/
lib2-nios2.h
32
typedef short
HItype
__attribute__ ((mode (HI)));
43
extern
HItype
__divhi3 (
HItype
,
HItype
);
44
extern
HItype
__modhi3 (
HItype
,
HItype
);
/src/external/gpl3/gcc.old/dist/libgcc/config/nios2/
lib2-nios2.h
32
typedef short
HItype
__attribute__ ((mode (HI)));
43
extern
HItype
__divhi3 (
HItype
,
HItype
);
44
extern
HItype
__modhi3 (
HItype
,
HItype
);
/src/external/gpl3/gdb/dist/sim/ppc/
double.c
30
#define
HItype
int16_t
dp-bit.c
62
#ifndef
HItype
63
typedef int
HItype
__attribute__ ((mode (HI)));
/src/external/gpl3/gdb.old/dist/sim/ppc/
double.c
30
#define
HItype
int16_t
dp-bit.c
62
#ifndef
HItype
63
typedef int
HItype
__attribute__ ((mode (HI)));
/src/external/gpl3/gcc.old/dist/libgcc/config/gcn/
lib2-gcn.h
32
typedef short
HItype
__attribute__ ((mode (HI)));
51
extern
HItype
__divhi3 (
HItype
,
HItype
);
52
extern
HItype
__modhi3 (
HItype
,
HItype
);
/src/external/gpl3/gcc/dist/libgcc/
fp-bit.h
98
typedef int
HItype
__attribute__ ((mode (HI)));
libgcc2.h
127
typedef int
HItype
__attribute__ ((mode (HI)));
236
#define Wtype
HItype
238
#define HWtype
HItype
255
#define DWtype
HItype
fixed-bit.h
62
typedef int
HItype
__attribute__ ((mode (HI)));
143
#define DINT_C_TYPE
HItype
163
#define INT_C_TYPE
HItype
206
#define HINT_C_TYPE
HItype
293
#define INT_C_TYPE
HItype
336
#define HINT_C_TYPE
HItype
584
#define FROM_INT_C_TYPE
HItype
585
#define FROM_SINT_C_TYPE
HItype
625
#define FROM_SINT_C_TYPE
HItype
678
#define FROM_INT_C_TYPE
HItype
[
all
...]
/src/external/gpl3/gcc.old/dist/libgcc/
fp-bit.h
98
typedef int
HItype
__attribute__ ((mode (HI)));
libgcc2.h
124
typedef int
HItype
__attribute__ ((mode (HI)));
223
#define Wtype
HItype
225
#define HWtype
HItype
242
#define DWtype
HItype
fixed-bit.h
62
typedef int
HItype
__attribute__ ((mode (HI)));
143
#define DINT_C_TYPE
HItype
163
#define INT_C_TYPE
HItype
206
#define HINT_C_TYPE
HItype
293
#define INT_C_TYPE
HItype
336
#define HINT_C_TYPE
HItype
584
#define FROM_INT_C_TYPE
HItype
585
#define FROM_SINT_C_TYPE
HItype
625
#define FROM_SINT_C_TYPE
HItype
678
#define FROM_INT_C_TYPE
HItype
[
all
...]
Completed in 37 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026