/netbsd-src/external/gpl3/gcc/dist/libgcc/config/m32c/ |
H A D | lib2funcs.c | 27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef 30 uint32_type udivmodsi4 (uint32_type, uint32_type, word_type); 34 uint32_type 35 udivmodsi4 (uint32_type num, uint32_type den, word_type modwanted) in udivmodsi4() 37 uint32_type bit = 1; in udivmodsi4() 38 uint32_type res = 0; in udivmodsi4() 123 uint32_type 124 __udivsi3 (uint32_type a, uint32_type b) in __udivsi3() 129 uint32_type 130 __umoddi3 (uint32_type a, uint32_type b) in __umoddi3()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/m32c/ |
H A D | lib2funcs.c | 27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef 30 uint32_type udivmodsi4 (uint32_type, uint32_type, word_type); 34 uint32_type 35 udivmodsi4 (uint32_type num, uint32_type den, word_type modwanted) in udivmodsi4() 37 uint32_type bit = 1; in udivmodsi4() 38 uint32_type res = 0; in udivmodsi4() 123 uint32_type 124 __udivsi3 (uint32_type a, uint32_type b) in __udivsi3() 129 uint32_type 130 __umoddi3 (uint32_type a, uint32_type b) in __umoddi3()
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/msp430/ |
H A D | lib2shift.c | 27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef 31 uint32_type __ashlsi3 (uint32_type, signed char); 40 uint32_type u; 45 uint32_type 46 __ashlsi3 (uint32_type in, signed char bit) in __ashlsi3()
|
H A D | lib2divSI.c | 27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef 37 #define UINT_TYPE uint32_type
|
H A D | lib2mul.c | 26 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef 93 #define UINT_TYPE uint32_type
|
H A D | lib2bitcountHI.c | 27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/msp430/ |
H A D | lib2shift.c | 27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef 31 uint32_type __ashlsi3 (uint32_type, signed char); 40 uint32_type u; 45 uint32_type 46 __ashlsi3 (uint32_type in, signed char bit) in __ashlsi3()
|
H A D | lib2divSI.c | 27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef 37 #define UINT_TYPE uint32_type
|
H A D | lib2mul.c | 26 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef 41 #define UINT_TYPE uint32_type
|
H A D | lib2bitcountHI.c | 27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
|
H A D | lib2divHI.c | 27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
|
H A D | lib2divQI.c | 27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rl78/ |
H A D | lib2shift.c | 27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef 31 uint32_type __ashlsi3 (uint32_type in, char bit); 40 uint32_type u; 45 uint32_type 46 __ashlsi3 (uint32_type in, char bit) in __ashlsi3()
|
H A D | lib2mul.c | 26 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
|
H A D | lib2div.c | 27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/rl78/ |
H A D | lib2shift.c | 27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef 31 uint32_type __ashlsi3 (uint32_type in, char bit); 40 uint32_type u; 45 uint32_type 46 __ashlsi3 (uint32_type in, char bit) in __ashlsi3()
|
H A D | lib2mul.c | 26 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
|
H A D | lib2div.c | 27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/pru/ |
H A D | lib2divSI.c | 27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef 43 #define UINT_TYPE uint32_type
|
H A D | lib2bitcountHI.c | 27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
|
H A D | lib2divQI.c | 27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
|
H A D | lib2divHI.c | 27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/pru/ |
H A D | lib2divSI.c | 27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef 43 #define UINT_TYPE uint32_type
|
H A D | lib2bitcountHI.c | 27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
|
H A D | lib2divHI.c | 27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
|