Searched refs:TO_TYPE (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/avr/
H A Davr-lib.h62 #define TO_TYPE 4 /* ID for fixed-point */ macro
97 #define TO_TYPE 4 /* ID for fixed-point */ macro
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/avr/
H A Davr-lib.h62 #define TO_TYPE 4 /* ID for fixed-point */ macro
97 #define TO_TYPE 4 /* ID for fixed-point */ macro
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dfixed-bit.h847 #define TO_TYPE 1 /* Signed integer. */ macro
854 #define TO_TYPE 1 /* Signed integer. */ macro
861 #define TO_TYPE 1 /* Signed integer. */ macro
868 #define TO_TYPE 1 /* Signed integer. */ macro
875 #define TO_TYPE 1 /* Signed integer. */ macro
882 #define TO_TYPE 2 /* Unsigned integer. */ macro
889 #define TO_TYPE 2 /* Unsigned integer. */ macro
896 #define TO_TYPE 2 /* Unsigned integer. */ macro
903 #define TO_TYPE 2 /* Unsigned integer. */ macro
910 #define TO_TYPE macro
917 #define TO_TYPE macro
922 #define TO_TYPE macro
927 #define TO_TYPE macro
937 #define TO_TYPE macro
947 #define TO_TYPE macro
957 #define TO_TYPE macro
967 #define TO_TYPE macro
977 #define TO_TYPE macro
987 #define TO_TYPE macro
997 #define TO_TYPE macro
1007 #define TO_TYPE macro
1017 #define TO_TYPE macro
1027 #define TO_TYPE macro
1037 #define TO_TYPE macro
1047 #define TO_TYPE macro
1057 #define TO_TYPE macro
1067 #define TO_TYPE macro
1077 #define TO_TYPE macro
1087 #define TO_TYPE macro
1097 #define TO_TYPE macro
[all...]
H A Dfixed-bit.c725 #if defined(FRACT) && defined(L_fract) && FROM_TYPE == 4 && TO_TYPE == 4
751 #endif /* FRACT && FROM_TYPE == 4 && TO_TYPE == 4 */
754 #if defined(SATFRACT) && defined(L_satfract) && FROM_TYPE == 4 && TO_TYPE == 4
867 #endif /* defined(SATFRACT) && FROM_TYPE == 4 && TO_TYPE == 4 */
870 #if defined(FRACT) && defined(L_fract) && FROM_TYPE == 4 && TO_TYPE == 1
901 #endif /* defined(FRACT) && FROM_TYPE == 4 && TO_TYPE == 1 */
904 #if defined(FRACTUNS) && defined(L_fractuns) && FROM_TYPE == 4 && TO_TYPE == 2
935 #endif /* defined(FRACTUNS) && FROM_TYPE == 4 && TO_TYPE == 2 */
938 #if defined(FRACT) && defined(L_fract) && FROM_TYPE == 1 && TO_TYPE == 4
957 #endif /* defined(FRACT) && FROM_TYPE == 1 && TO_TYPE
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dfixed-bit.h847 #define TO_TYPE 1 /* Signed integer. */ macro
854 #define TO_TYPE 1 /* Signed integer. */ macro
861 #define TO_TYPE 1 /* Signed integer. */ macro
868 #define TO_TYPE 1 /* Signed integer. */ macro
875 #define TO_TYPE 1 /* Signed integer. */ macro
882 #define TO_TYPE 2 /* Unsigned integer. */ macro
889 #define TO_TYPE 2 /* Unsigned integer. */ macro
896 #define TO_TYPE 2 /* Unsigned integer. */ macro
903 #define TO_TYPE 2 /* Unsigned integer. */ macro
910 #define TO_TYPE macro
917 #define TO_TYPE macro
922 #define TO_TYPE macro
927 #define TO_TYPE macro
937 #define TO_TYPE macro
947 #define TO_TYPE macro
957 #define TO_TYPE macro
967 #define TO_TYPE macro
977 #define TO_TYPE macro
987 #define TO_TYPE macro
997 #define TO_TYPE macro
1007 #define TO_TYPE macro
1017 #define TO_TYPE macro
1027 #define TO_TYPE macro
1037 #define TO_TYPE macro
1047 #define TO_TYPE macro
1057 #define TO_TYPE macro
1067 #define TO_TYPE macro
1077 #define TO_TYPE macro
1087 #define TO_TYPE macro
1097 #define TO_TYPE macro
[all...]
H A Dfixed-bit.c725 #if defined(FRACT) && defined(L_fract) && FROM_TYPE == 4 && TO_TYPE == 4
751 #endif /* FRACT && FROM_TYPE == 4 && TO_TYPE == 4 */
754 #if defined(SATFRACT) && defined(L_satfract) && FROM_TYPE == 4 && TO_TYPE == 4
867 #endif /* defined(SATFRACT) && FROM_TYPE == 4 && TO_TYPE == 4 */
870 #if defined(FRACT) && defined(L_fract) && FROM_TYPE == 4 && TO_TYPE == 1
901 #endif /* defined(FRACT) && FROM_TYPE == 4 && TO_TYPE == 1 */
904 #if defined(FRACTUNS) && defined(L_fractuns) && FROM_TYPE == 4 && TO_TYPE == 2
935 #endif /* defined(FRACTUNS) && FROM_TYPE == 4 && TO_TYPE == 2 */
938 #if defined(FRACT) && defined(L_fract) && FROM_TYPE == 1 && TO_TYPE == 4
957 #endif /* defined(FRACT) && FROM_TYPE == 1 && TO_TYPE
[all...]

Completed in 181 milliseconds