OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:double_int
(Results
1 - 3
of
3
) sorted by null
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
double-int.h
41
You may also represent with numbers in smaller precision using
double_int
.
49
??? The components of
double_int
differ in signedness mostly for
58
}
double_int
;
typedef in typeref:struct:__anon19123
64
union tree_node *double_int_to_tree (union tree_node *,
double_int
);
65
bool double_int_fits_to_tree_p (const union tree_node *,
double_int
);
66
double_int
tree_to_double_int (const union tree_node *);
68
/* Constructs
double_int
from integer CST. The bits over the precision of
71
static inline
double_int
74
double_int
r;
90
/* Constructs
double_int
from unsigned integer CST. The bits over th
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
double-int.h
41
You may also represent with numbers in smaller precision using
double_int
.
49
??? The components of
double_int
differ in signedness mostly for
58
}
double_int
;
typedef in typeref:struct:__anon19485
64
union tree_node *double_int_to_tree (union tree_node *,
double_int
);
65
bool double_int_fits_to_tree_p (const union tree_node *,
double_int
);
66
double_int
tree_to_double_int (const union tree_node *);
68
/* Constructs
double_int
from integer CST. The bits over the precision of
71
static inline
double_int
74
double_int
r;
90
/* Constructs
double_int
from unsigned integer CST. The bits over th
[
all
...]
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
double-int.h
41
You may also represent with numbers in smaller precision using
double_int
.
49
??? The components of
double_int
differ in signedness mostly for
58
}
double_int
;
typedef in typeref:struct:__anon19862
64
union tree_node *double_int_to_tree (union tree_node *,
double_int
);
65
bool double_int_fits_to_tree_p (const union tree_node *,
double_int
);
66
double_int
tree_to_double_int (const union tree_node *);
68
/* Constructs
double_int
from integer CST. The bits over the precision of
71
static inline
double_int
74
double_int
r;
90
/* Constructs
double_int
from unsigned integer CST. The bits over th
[
all
...]
Completed in 60 milliseconds