Searched refs:tfree (Results 1 - 25 of 56) sorted by relevance

123

/netbsd-current/external/bsd/pcc/dist/pcc/arch/m68k/
H A Dcode.c33 #define p1tfree tfree
37 #define tfree p1tfree macro
249 tfree(a);
274 tfree(a);
/netbsd-current/external/gpl2/rcs/dist/src/
H A Dmerger.c148 tfree(b[i]);
H A Drcsclean.c327 tfree(a);
335 tfree(offset);
H A Drcsutil.c296 tfree(p->alloc);
297 tfree(p);
312 tfree(p->alloc);
313 tfree(p);
/netbsd-current/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dinit.c70 #define tfree p1tfree macro
238 tfree(p);
883 tfree(il->n);
1080 tfree(q);
1212 tfree(r);
1217 tfree(p);
1227 tfree(p);
1244 tfree(p);
1245 tfree(q);
1257 tfree(
[all...]
H A Doptim.c41 #define tfree p1tfree macro
195 tfree(p->n_left);
234 tfree(p->n_left);
256 p->n_right->n_op = UMUL; /* for tfree() */
257 tfree(p);
429 tfree(p);
432 tfree(p->n_left);
H A Dgcc_compat.c42 #define tfree p1tfree macro
489 tfree(r->n_right);
563 tfree(p);
838 tfree(p1);
843 tfree(p1);
866 tfree(p1);
1028 tfree(p1);
1054 tfree(p1);
/netbsd-current/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dcgram.y459 tfree($3); /* XXX - handle */
617 declaration: declaration_specifiers ';' { tfree($1); fun_inline = 0; }
619 tfree($1);
703 tfree($1);
734 tfree(p);
925 tfree(eve($5));
996 tfree(p->n_left);
1080 tfree($3);
1204 tfree($6);
1205 tfree(
[all...]
H A Dbuiltins.c75 tfree(a);
89 tfree(a->n_right);
379 tfree(a);
431 tfree(a);
470 tfree(a);
486 tfree(a);
525 tfree(a);
H A Dcxxcode.c117 tfree(q);
506 tfree(q->n_left);
747 tfree(t);
823 tfree(p);
H A Dinit.c860 tfree(il->n);
1055 tfree(q);
1187 tfree(r);
1192 tfree(p);
1204 tfree(p);
H A Doptim.c191 tfree(p->n_left);
232 tfree(p->n_left);
/netbsd-current/external/bsd/pcc/dist/pcc/arch/arm/
H A Dorder.c115 tfree(p);
123 tfree(p);
/netbsd-current/external/bsd/pcc/dist/pcc/arch/vax/
H A Dcode.c43 #define tfree p1tfree macro
430 tfree(a);
461 tfree(a);
/netbsd-current/external/bsd/pcc/dist/pcc/arch/hppa/
H A Dorder.c93 tfree(p);
H A Dlocal.c427 tfree(p);
447 tfree(p);
539 tfree(t);
540 tfree(u);
/netbsd-current/external/bsd/pcc/dist/pcc/arch/pdp11/
H A Dorder.c110 tfree(q);
/netbsd-current/external/bsd/pcc/dist/pcc/arch/powerpc/
H A Dlocal.c1197 tfree(f);
1272 tfree(f);
1273 tfree(a);
1283 tfree(f);
1304 tfree(f);
1305 tfree(a);
1334 tfree(f);
1335 tfree(a);
H A Dorder.c110 tfree(p);
/netbsd-current/bin/ksh/
H A Dtree.c700 tfree(t, ap) function
727 tfree(t->left, ap);
728 tfree(t->right, ap);
/netbsd-current/external/bsd/pcc/dist/pcc/arch/amd64/
H A Dcode.c40 #define tfree p1tfree macro
616 tfree(a);
691 tfree(a);
698 tfree(a);
1189 tfree(a);
1213 tfree(a);
/netbsd-current/external/bsd/pcc/dist/pcc/arch/i86/
H A Dcode.c405 tfree(a);
433 tfree(a);
H A Dorder.c99 tfree(p);
/netbsd-current/external/historical/nawk/dist/
H A Dproto.h170 extern void tfree(Cell *);
/netbsd-current/external/bsd/pcc/dist/pcc/arch/i386/
H A Dorder.c99 tfree(p);

Completed in 296 milliseconds

123