Searched refs:FIXED_VALUE_TYPE (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/lib/gcc/arm-none-eabi/4.8.1/plugin/include/
H A Dfixed-value.h33 #define FIXED_VALUE_TYPE struct fixed_value macro
40 extern FIXED_VALUE_TYPE fconst0[MAX_FCONST0];
41 extern FIXED_VALUE_TYPE fconst1[MAX_FCONST1];
50 extern rtx const_fixed_from_fixed_value (FIXED_VALUE_TYPE, enum machine_mode);
54 extern FIXED_VALUE_TYPE fixed_from_double_int (double_int,
69 extern void fixed_from_string (FIXED_VALUE_TYPE *, const char *,
72 /* In tree.c: wrap up a FIXED_VALUE_TYPE in a tree node. */
73 extern tree build_fixed (tree, FIXED_VALUE_TYPE);
76 extern bool fixed_convert (FIXED_VALUE_TYPE *, enum machine_mode,
77 const FIXED_VALUE_TYPE *, boo
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/lib/gcc/arm-brcm-linux-uclibcgnueabi/4.5.3/plugin/include/
H A Dfixed-value.h33 #define FIXED_VALUE_TYPE struct fixed_value macro
40 extern FIXED_VALUE_TYPE fconst0[MAX_FCONST0];
41 extern FIXED_VALUE_TYPE fconst1[MAX_FCONST1];
50 extern rtx const_fixed_from_fixed_value (FIXED_VALUE_TYPE, enum machine_mode);
53 extern void fixed_from_string (FIXED_VALUE_TYPE *, const char *,
56 /* In tree.c: wrap up a FIXED_VALUE_TYPE in a tree node. */
57 extern tree build_fixed (tree, FIXED_VALUE_TYPE);
60 extern bool fixed_convert (FIXED_VALUE_TYPE *, enum machine_mode,
61 const FIXED_VALUE_TYPE *, bool);
64 extern bool fixed_convert_from_int (FIXED_VALUE_TYPE *, enu
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/lib/gcc/arm-none-eabi/4.6.1/plugin/include/
H A Dfixed-value.h33 #define FIXED_VALUE_TYPE struct fixed_value macro
40 extern FIXED_VALUE_TYPE fconst0[MAX_FCONST0];
41 extern FIXED_VALUE_TYPE fconst1[MAX_FCONST1];
50 extern rtx const_fixed_from_fixed_value (FIXED_VALUE_TYPE, enum machine_mode);
53 extern void fixed_from_string (FIXED_VALUE_TYPE *, const char *,
56 /* In tree.c: wrap up a FIXED_VALUE_TYPE in a tree node. */
57 extern tree build_fixed (tree, FIXED_VALUE_TYPE);
60 extern bool fixed_convert (FIXED_VALUE_TYPE *, enum machine_mode,
61 const FIXED_VALUE_TYPE *, bool);
64 extern bool fixed_convert_from_int (FIXED_VALUE_TYPE *, enu
[all...]

Completed in 65 milliseconds