stamp
time_t stamp;
if (time(&stamp) == -1)
lfs_sb_settstamp(fs, stamp);
lfs_sb_setotstamp(fs, stamp);
volatile uint8_t *stamp = (uint8_t *)sc->sc_nvram + 0x10;
stamp[0] = 'R'; stamp[1] = 'T'; stamp[2] = 'C'; stamp[3] = '\0';
u_int stamp;
stamp = track->stamp;
ao->samples = stamp * track->usrbuf_blksize;
ao->deltablks = stamp - track->last_stamp;
track->last_stamp = stamp;
stamp = track->stamp;
ao->samples = stamp * track->usrbuf_blksize;
ao->deltablks = stamp - track->last_stamp;
track->last_stamp = stamp;
track->stamp++;
track->stamp++;
track->stamp = 0;
pi->samples = ptrack->stamp * ptrack->usrbuf_blksize;
ri->samples = rtrack->stamp * rtrack->usrbuf_blksize;
u_int stamp; /* number of transferred blocks */
stamp[i] = (i & 16 ? fg : bg);
stamp[i] |= (i & 8 ? fg : bg) << 16;
stamp[i + 1] = (i & 4 ? fg : bg);
stamp[i + 1] |= (i & 2 ? fg : bg) << 16;
stamp[i] = (i & 8 ? fg : bg);
stamp[i] |= (i & 16 ? fg : bg) << 16;
stamp[i + 1] = (i & 2 ? fg : bg);
stamp[i + 1] |= (i & 4 ? fg : bg) << 16;
static uint32_t stamp[32];
#define STAMP_READ(o) (*(uint32_t *)((uint8_t *)stamp + (o)))
stamp[i] = (i & 8 ? fg : bg);
stamp[i] |= (i & 4 ? fg : bg) << 2;
stamp[i] |= (i & 2 ? fg : bg) << 4;
stamp[i] |= (i & 1 ? fg : bg) << 6;
stamp[i] = (i & 1 ? fg : bg);
stamp[i] |= (i & 2 ? fg : bg) << 2;
stamp[i] |= (i & 4 ? fg : bg) << 4;
stamp[i] |= (i & 8 ? fg : bg) << 6;
static uint8_t stamp[16];
#define STAMP_READ(o) stamp[o]
rasops24_makestamp1(ri, &stamp[i], c1, c2, c3, c4);
static uint32_t stamp[64];
#define STAMP_READ(o) (*(uint32_t *)((uint8_t *)stamp + (o)))
stamp[i + 0] = i & 32 ? fg : bg;
stamp[i + 1] = i & 16 ? fg : bg;
stamp[i + 2] = i & 8 ? fg : bg;
stamp[i + 3] = i & 4 ? fg : bg;
static uint32_t stamp[64];
#define STAMP_READ(o) (*(uint32_t *)((uint8_t *)stamp + (o)))
stamp[i] = (i & 1 ? fg : bg) << 12;
stamp[i] |= (i & 2 ? fg : bg) << 8;
stamp[i] |= (i & 4 ? fg : bg) << 4;
stamp[i] |= (i & 8 ? fg : bg) << 0;
stamp[i] = (i & 1 ? fg : bg) << 0;
stamp[i] |= (i & 2 ? fg : bg) << 4;
stamp[i] |= (i & 4 ? fg : bg) << 8;
stamp[i] |= (i & 8 ? fg : bg) << 12;
static uint16_t stamp[16];
#define STAMP_READ(o) stamp[o]
stamp[i] = (i & 8 ? fg : bg);
stamp[i] |= (i & 4 ? fg : bg) << 8;
stamp[i] |= (i & 2 ? fg : bg) << 16;
stamp[i] |= (i & 1 ? fg : bg) << 24;
stamp[i] = (i & 1 ? fg : bg);
stamp[i] |= (i & 2 ? fg : bg) << 8;
stamp[i] |= (i & 4 ? fg : bg) << 16;
stamp[i] |= (i & 8 ? fg : bg) << 24;
static uint32_t stamp[16];
#define STAMP_READ(o) (*(uint32_t *)((uint8_t *)stamp + (o)))
rp[(off) * 3 + 0] = stamp[(base) + 0]; \
rp[(off) * 3 + 1] = stamp[(base) + 1]; \
rp[(off) * 3 + 2] = stamp[(base) + 2]; \
rp[(off) * 4 + 2] = rp[(off) * 4 + 3] = stamp[base]
rp[(off) * 1 + 0] = stamp[base]
rp[(off) * 2 + 0] = rp[(off) * 2 + 1] = stamp[base]
np->n_accesscache[i].stamp = 0;
np->n_accesscache[i].stamp = 0;
np->n_accesscache[i].stamp = time_second;
if (i > 0 && np->n_accesscache[i].stamp <
np->n_accesscache[lrupos].stamp)
np->n_accesscache[lrupos].stamp = time_second;
if (time_second < (np->n_accesscache[i].stamp
time_t stamp; /* mode cache timestamp */
unsigned count, uptime, cache, stamp, d;
stamp =
d = count - stamp;
struct timeval stamp;
microtime(&stamp);
cb->timestamp = ((stamp.tv_sec & 0x00000FFF) * 1000000) + stamp.tv_usec;
dodcolon(char **filev, struct namelist *files, char *stamp, struct subcmd *cmds)
if (stat(stamp, &stb) < 0) {
error("%s: %s\n", stamp, strerror(errno));
printf("%s: %lu\n", stamp, (u_long)stb.st_mtime);
(void) utimes(stamp, tv);
append(char *label, struct namelist *files, char *stamp,
c->c_name = stamp;
struct stamp stamp;
stamp.scr_len = cc;
stamp.scr_sec = tv.tv_sec;
stamp.scr_usec = tv.tv_usec;
stamp.scr_direction = direction;
iov[0].iov_len = sizeof(stamp);
iov[0].iov_base = &stamp;
#define swapstamp(stamp) do { \
if (stamp.scr_direction > 0xff) { \
stamp.scr_len = bswap64(stamp.scr_len); \
stamp.scr_sec = bswap64(stamp.scr_sec); \
stamp.scr_usec = bswap32(stamp.scr_usec); \
stamp.scr_direction = bswap32(stamp.scr_direction); \
struct stamp stamp;
if (fread(&stamp, sizeof(stamp), 1, fp) != 1) {
swapstamp(stamp);
save_len = sizeof(stamp);
if (reg && stamp.scr_len >
save_len += stamp.scr_len;
tclock = stamp.scr_sec;
tso.tv_sec = stamp.scr_sec;
tso.tv_nsec = stamp.scr_usec * 1000;
switch (stamp.scr_direction) {
(void)consume(fp, stamp.scr_len, buf, reg);
(void)consume(fp, stamp.scr_len, buf, reg);
(void)consume(fp, stamp.scr_len, buf, reg);
while (stamp.scr_len > 0) {
l = MIN(DEF_BUF, stamp.scr_len);
stamp.scr_len -= l;
stamp.scr_direction);
time_t stamp;
stamp = lfs_sb_gettstamp(lfsp);
(void)printf(" tstamp %s", ctime(&stamp));
stamp = riscos_date(node->node->inode->st.st_mtime);
cd9660_731(0xfff00000 | (type << 8) | (stamp >> 32), arc->loadaddr);
cd9660_731(stamp & 0x00ffffffffULL, arc->execaddr);
uint64_t stamp;
if (vp->stamp) {
v.stamp = 1;
int stamp; /* put a timestamp */