Home
last modified time | relevance | path

Searched defs:FIXED_SIZE (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/
H A Davr-lib.h42 #define FIXED_SIZE 8 /* in bytes */ macro
77 #define FIXED_SIZE 8 /* in bytes */ macro
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/
H A Davr-lib.h42 #define FIXED_SIZE 8 /* in bytes */ macro
77 #define FIXED_SIZE 8 /* in bytes */ macro
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dfixed-bit.h140 #define FIXED_SIZE 1 /* in bytes. */ macro
151 #define FIXED_SIZE 1 /* in bytes. */ macro
162 #define FIXED_SIZE 2 /* in bytes. */ macro
180 #define FIXED_SIZE 2 /* in bytes. */ macro
198 #define FIXED_SIZE 4 /* in bytes. */ macro
216 #define FIXED_SIZE 4 /* in bytes. */ macro
234 #define FIXED_SIZE 8 /* in bytes. */ macro
252 #define FIXED_SIZE 8 /* in bytes. */ macro
270 #define FIXED_SIZE 16 /* in bytes. */ macro
281 #define FIXED_SIZE 16 /* in bytes. */ macro
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dfixed-bit.h140 #define FIXED_SIZE 1 /* in bytes. */ macro
151 #define FIXED_SIZE 1 /* in bytes. */ macro
162 #define FIXED_SIZE 2 /* in bytes. */ macro
180 #define FIXED_SIZE 2 /* in bytes. */ macro
198 #define FIXED_SIZE 4 /* in bytes. */ macro
216 #define FIXED_SIZE 4 /* in bytes. */ macro
234 #define FIXED_SIZE 8 /* in bytes. */ macro
252 #define FIXED_SIZE 8 /* in bytes. */ macro
270 #define FIXED_SIZE 16 /* in bytes. */ macro
281 #define FIXED_SIZE 16 /* in bytes. */ macro
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIDefines.h68 FIXED_SIZE = UINT64_C(1) << 40, enumerator