OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fixtype
(Results
1 - 11
of
11
) sorted by relevancy
/src/usr.bin/rpcgen/
rpc_util.h
110
const char *
fixtype
(const char *);
rpc_util.c
160
fixtype
(const char *type)
function
191
f_print(fout, "%s ", follow ?
fixtype
(type) : type);
/src/external/bsd/pcc/dist/pcc/f77/fcom/
data.c
120
q =
fixtype
(cpexpr(ip->b_impldo.implb));
127
q =
fixtype
(cpexpr(ip->b_impldo.impstep));
136
q =
fixtype
(cpexpr(ip->b_impldo.impub));
expr.c
366
bigptr
fixtype
(p)
381
p->b_addr.memoffset =
fixtype
(p->b_addr.memoffset);
388
fatal1("
fixtype
: impossible tag %d", p->tag);
422
lp = p->b_expr.leftp =
fixtype
(p->b_expr.leftp);
433
rp = p->b_expr.rightp =
fixtype
(p->b_expr.rightp);
475
p->b_expr.rightp =
fixtype
( mkconv(ptype, rp) );
495
p->b_expr.leftp =
fixtype
(mkconv(ptype,lp));
497
p->b_expr.rightp =
fixtype
(mkconv(ptype,rp));
518
p->b_expr.leftp =
fixtype
(mkconv(mtype,lp));
520
p->b_expr.rightp =
fixtype
(mkconv(mtype,rp))
365
bigptr
fixtype
(p)
function
[
all
...]
io.c
392
p =
fixtype
(p);
439
putio(
fixtype
(cpexpr(qn->b_name.vdim->nelt)),
446
else if( (qe =
fixtype
(cpexpr(q)))->tag==TADDR)
493
nelt =
fixtype
( mkconv(TYLENG,nelt) );
583
unitp =
fixtype
(cpexpr(p));
614
p = V(IOSFMT) =
fixtype
(p);
753
q->b_addr.memoffset =
fixtype
( mkexpr(OPPLUS, q->b_addr.memoffset, MKICON(offset)) );
put.c
91
q =
fixtype
(q);
exec.c
347
p = par[i++] =
fixtype
(cp->chain.datap);
532
expr =
fixtype
(expr);
defs.h
476
fixtype
(bigptr);
putscj.c
180
if( ( k = (p =
fixtype
(p))->vtype) != TYLOGICAL) {
577
p = mkconv(t,
fixtype
(p));
/src/external/bsd/pcc/dist/pcc/cc/ccom/
pftn.c
131
void
fixtype
(NODE *p, int class);
204
fixtype
(q, class);
2644
fixtype
(NODE *p, int class)
function
/src/external/bsd/pcc/dist/pcc/cc/cxxcom/
pftn.c
119
void
fixtype
(NODE *p, int class);
174
fixtype
(q, class);
2603
fixtype
(NODE *p, int class)
function
Completed in 49 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026