/src/sys/arch/mac68k/mac68k/ |
macrom.c | 559 int newbytes; local in function:mrg_SetPtrSize 564 : "=g" (ptr), "=g" (newbytes) : : "d0","a0"); 567 printf("mrg: SetPtrSize(%p, %d) failed\n", ptr, newbytes);
|
macrom.c | 559 int newbytes; local in function:mrg_SetPtrSize 564 : "=g" (ptr), "=g" (newbytes) : : "d0","a0"); 567 printf("mrg: SetPtrSize(%p, %d) failed\n", ptr, newbytes);
|
macrom.c | 559 int newbytes; local in function:mrg_SetPtrSize 564 : "=g" (ptr), "=g" (newbytes) : : "d0","a0"); 567 printf("mrg: SetPtrSize(%p, %d) failed\n", ptr, newbytes);
|