Lines Matching defs:p
99 struct blk *p, *q; in commnds() local
783 struct blk *p, *divd, *divr; in dcdiv() local
978 removr(struct blk *p, int n) in removr()
1024 sqrt(struct blk *p) in sqrt()
1079 struct blk *r, *e, *p, *e1, *t, *cp; in exp() local
1231 pushp(struct blk *p) in pushp()
1254 struct blk *p, *q; in readin() local
1319 add0(struct blk *p, int ct) in add0()
1342 mult(struct blk *p, struct blk *q) in mult()
1400 chsign(struct blk *p) in chsign()
1496 struct blk *p, *q, *dec; in print() local
1579 getdec(struct blk *p, int sc) in getdec()
1612 tenot(struct blk *p, int sc) in tenot()
1742 oneot(struct blk *p, int sc, char ch) in oneot()
1760 hexot(struct blk *p, int flg) in hexot()
1780 bigot(struct blk *p, int flg) in bigot()
1835 struct blk *p; in add() local
1884 struct blk *p, *q; in eqk() local
1912 removc(struct blk *p, int n) in removc()
1935 scalint(struct blk *p) in scalint()
1945 scale(struct blk *p, int n) in scale()
2014 struct blk *p; in cond() local
2057 struct blk *p, *q, *t, *s; in load() local
2202 char *p; in sdump() local
2218 char *nn, *p; in seekc() local
2259 char *p; in more() local
2300 struct blk *p, *q; in garbage() local
2348 redef(struct blk *p) in redef()
2373 release(struct blk *p) in release()
2385 getwd(struct blk *p) in getwd()
2396 putwd(struct blk *p, struct blk *c) in putwd()
2407 lookwd(struct blk *p) in lookwd()
2418 nalloc(char *p, unsigned int nbytes) in nalloc()