Searched +defs:S +defs:t (Results 1 – 8 of 8) sorted by relevance
/plan9/sys/src/9/port/ |
H A D | edf.h | 25 long S; /* Slice: time remaining in this period */ member 29 long t; /* Start of next period, t += T at release */ member
|
/plan9/sys/src/cmd/ |
H A D | trace.c | 19 #define S(x) (MS(x) * 1000ULL) macro 227 Task *t; in redraw() local 230 # define time2x(t) ((int)(((t) - oldestts) / ppp)) in redraw() argument 463 Task *t; in newtask() local 500 doevent(Task *t, Traceevent *ep) in doevent() 565 Task *t; in drawtrace() local 730 vlong t; in timeconv() local
|
H A D | pr.c | 21 #define cerror(S) fprint(2, "pr: %s", S) argument 625 void *t; in getspace() local
|
/plan9/sys/src/cmd/dict/ |
H A D | oed.c | 66 S, /* another form? (italic) */ enumerator 1013 int t, a, i; in oedprintentry() local 1344 char *t; in getspec() local 1373 char *t; in gettag() local
|
/plan9/sys/src/cmd/spin/ |
H A D | structs.c | 74 isutype(char *t) in isutype() 85 getuname(Symbol *t) in getuname() 97 setutype(Lextok *p, Symbol *t, Lextok *vis) /* user-defined types */ in setutype() 266 Sym_typ(Lextok *t) in Sym_typ() 318 cpnn(Lextok *s, int L, int R, int S) in cpnn() 634 { Lextok *t; in tail_add() local 660 isproctype(char *t) in isproctype()
|
/plan9/sys/src/libstdio/ |
H A D | dtoa.c | 635 match(const char **sp, char *t) in match() 694 quorem(Bigint *b, Bigint *S) in quorem() 777 char *rv, *t; in nrv_alloc() local 875 Bigint * b, *b1, *delta, *mlo=nil, *mhi, *S; in dtoa() local
|
/plan9/sys/src/cmd/venti/srv/ |
H A D | fixarenas.c | 86 uint t; in tfmt() local 470 #define S VS macro 476 S = 0x30000, enumerator 831 char *s, *t; in checkarenas() local
|
/plan9/sys/src/cmd/gs/src/ |
H A D | ttinterp.c | 210 #define MOVE_Zp2_Point( a, b, c, t ) Move_Zp2_Point( EXEC_ARGS a, b, c, t ) argument 2806 Short S; in Ins_SPVFS() local 2831 Short S; in Ins_SFVFS() local
|