Searched refs:uint32_type (Results 1 - 25 of 32) sorted by relevance

12

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/m32c/
H A Dlib2funcs.c27 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)
37 uint32_type bit = 1;
38 uint32_type res = 0;
123 uint32_type
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/m32c/
H A Dlib2funcs.c27 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)
37 uint32_type bit = 1;
38 uint32_type res = 0;
123 uint32_type
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/msp430/
H A Dlib2shift.c28 typedef unsigned int uint32_type __attribute__ ((mode (SI)));
32 uint32_type __ashlsi3 (uint32_type, signed char);
41 uint32_type u;
46 uint32_type
47 __ashlsi3 (uint32_type in, signed char bit)
27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
H A Dlib2divSI.c27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
37 #define UINT_TYPE uint32_type
H A Dlib2mul.c26 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
41 #define UINT_TYPE uint32_type
H A Dlib2bitcountHI.c27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
H A Dlib2divHI.c27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
H A Dlib2divQI.c27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/rl78/
H A Dlib2shift.c28 typedef unsigned int uint32_type __attribute__ ((mode (SI)));
32 uint32_type __ashlsi3 (uint32_type in, char bit);
41 uint32_type u;
46 uint32_type
47 __ashlsi3 (uint32_type in, char bit)
27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
H A Dlib2mul.c26 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
H A Dlib2div.c27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/msp430/
H A Dlib2shift.c28 typedef unsigned int uint32_type __attribute__ ((mode (SI)));
32 uint32_type __ashlsi3 (uint32_type, signed char);
41 uint32_type u;
46 uint32_type
47 __ashlsi3 (uint32_type in, signed char bit)
27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
H A Dlib2divSI.c27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
37 #define UINT_TYPE uint32_type
H A Dlib2bitcountHI.c27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
H A Dlib2divHI.c27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
H A Dlib2divQI.c27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/rl78/
H A Dlib2shift.c28 typedef unsigned int uint32_type __attribute__ ((mode (SI)));
32 uint32_type __ashlsi3 (uint32_type in, char bit);
41 uint32_type u;
46 uint32_type
47 __ashlsi3 (uint32_type in, char bit)
27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
H A Dlib2mul.c26 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/pru/
H A Dlib2divSI.c27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
43 #define UINT_TYPE uint32_type
H A Dlib2bitcountHI.c27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
H A Dlib2divHI.c27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
H A Dlib2divQI.c27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/pru/
H A Dlib2divSI.c27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
43 #define UINT_TYPE uint32_type
H A Dlib2divHI.c27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef
H A Dlib2divQI.c27 typedef unsigned int uint32_type __attribute__ ((mode (SI))); typedef

Completed in 463 milliseconds

12