Searched refs:addrof (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/bsd/pcc/dist/pcc/f77/fcom/
H A Dio.c587 ioset(TYADDR, XUNIT, addrof(unitp) );
605 ioset(TYADDR, fmtoff, addrof(mkscalar(np)) );
616 ioset(TYADDR, fmtoff, addrof(cpexpr(p)) );
768 ioset(TYADDR, offset, addrof(cpexpr(p) ));
783 ioset(TYADDR, offset, addrof(cpexpr(p)) );
H A Ddefs.h449 struct bigblock *addrof(expptr), *call1(int, char *, expptr),
H A Dputscj.c1012 p = putassign( cp1, addrof(putch1(q)) );
H A Dexpr.c222 struct bigblock *addrof(p) function
/netbsd-current/usr.bin/mail/
H A Dformat.c822 addrof(struct message *mp) function
1010 addr = protect(addrof(mp));
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dipa-param-manipulation.c681 bool addrof; local
685 addrof = true;
688 addrof = false;
702 if (!addrof)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dipa-param-manipulation.cc818 bool addrof; local
822 addrof = true;
825 addrof = false;
839 if (!addrof)

Completed in 218 milliseconds