tmpPtr 3114 drivers/atm/iphase.c char *tmpPtr; tmpPtr 3129 drivers/atm/iphase.c tmpPtr = page + n; tmpPtr 3131 drivers/atm/iphase.c n += sprintf(tmpPtr, "-1KVC-"); tmpPtr 3133 drivers/atm/iphase.c n += sprintf(tmpPtr, "-4KVC-"); tmpPtr 3134 drivers/atm/iphase.c tmpPtr = page + n; tmpPtr 3136 drivers/atm/iphase.c n += sprintf(tmpPtr, "1M \n"); tmpPtr 3138 drivers/atm/iphase.c n += sprintf(tmpPtr, "512K\n"); tmpPtr 3140 drivers/atm/iphase.c n += sprintf(tmpPtr, "128K\n"); tmpPtr 755 lib/zstd/decompress.c const void *const tmpPtr = defaultTable; /* bypass strict aliasing */ tmpPtr 765 lib/zstd/decompress.c case set_basic: *DTablePtr = (const FSE_DTable *)tmpPtr; return 0;