HomeSort by: relevance | last modified time | path
    Searched defs:newbytes (Results 1 - 3 of 3) sorted by relevancy

  /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);

Completed in 39 milliseconds