OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shwi_to_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
72
shwi_to_double_int
(HOST_WIDE_INT cst)
function
84
#define double_int_minus_one (
shwi_to_double_int
(-1))
85
#define double_int_zero (
shwi_to_double_int
(0))
86
#define double_int_one (
shwi_to_double_int
(1))
87
#define double_int_two (
shwi_to_double_int
(2))
88
#define double_int_ten (
shwi_to_double_int
(10))
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
double-int.h
72
shwi_to_double_int
(HOST_WIDE_INT cst)
function
84
#define double_int_minus_one (
shwi_to_double_int
(-1))
85
#define double_int_zero (
shwi_to_double_int
(0))
86
#define double_int_one (
shwi_to_double_int
(1))
87
#define double_int_two (
shwi_to_double_int
(2))
88
#define double_int_ten (
shwi_to_double_int
(10))
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
double-int.h
72
shwi_to_double_int
(HOST_WIDE_INT cst)
function
84
#define double_int_minus_one (
shwi_to_double_int
(-1))
85
#define double_int_zero (
shwi_to_double_int
(0))
86
#define double_int_one (
shwi_to_double_int
(1))
87
#define double_int_two (
shwi_to_double_int
(2))
88
#define double_int_ten (
shwi_to_double_int
(10))
Completed in 90 milliseconds