Home
last modified time | relevance | path

Searched defs:tst (Results 1 – 3 of 3) sorted by last modified time

/original-bsd/sys/tahoe/align/
H A DAtst.c14 tst(infop) process_info *infop; in tst() function
/original-bsd/old/lex/
H A Dsub2.c203 int tst[NCH]; in cgoto() local
368 packtrans(st,tch,tst,cnt,tryit) in packtrans() argument
/original-bsd/old/berknet/
H A Dsub.c134 #define tst(a,b) (*mode == 'r'? (b) : (a)) macro