Searched defs:COPY32 (Results 1 – 8 of 8) sorted by relevance
/titanic_52/usr/src/boot/sys/boot/efi/loader/arch/i386/ |
H A D | bootinfo.c | 139 #define COPY32(v, a) { \ macro
|
/titanic_52/usr/src/boot/sys/boot/userboot/userboot/ |
H A D | bootinfo64.c | 58 #define COPY32(v, a, c) { \ macro
|
H A D | bootinfo32.c | 57 #define COPY32(v, a, c) { \ macro
|
/titanic_52/usr/src/boot/sys/boot/i386/libi386/ |
H A D | bootinfo64.c | 58 #define COPY32(v, a, c) { \ macro
|
H A D | bootinfo32.c | 57 #define COPY32(v, a, c) { \ macro
|
/titanic_52/usr/src/boot/sys/boot/sparc64/loader/ |
H A D | metadata.c | 200 #define COPY32(v, a, c) { \ macro
|
/titanic_52/usr/src/boot/sys/boot/uboot/common/ |
H A D | metadata.c | 169 #define COPY32(v, a, c) { \ macro
|
/titanic_52/usr/src/boot/sys/boot/efi/loader/ |
H A D | bootinfo.c | 164 #define COPY32(v, a, c) { \ macro
|