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

/netbsd-current/external/bsd/pcc/dist/pcc/arch/pdp10/
H A Dlocal.c628 * inoff is updated to have the proper final value
636 inoff += sz;
643 if (inoff % SZINT == 0) {
654 /* inoff is updated to have the proper final value */
665 inoff += sz;
696 /* inoff is updated to have the proper final value */
698 inoff += sz;
709 inoff += n;
711 if (inoff%ALINT ==0) {
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dlto-wrapper.c1131 off_t inoff = 0; local
1142 inoff = (off_t) loffset;
1147 simple_object_read *inobj = simple_object_start_read (infd, inoff,
H A Dcollect2.c2304 off_t inoff = 0;
2310 simple_object_read *inobj = simple_object_start_read (infd, inoff,
2294 off_t inoff = 0; local
/netbsd-current/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dpass1.h186 extern OFFSZ inoff;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dlto-wrapper.cc1178 off_t inoff = 0; local
1189 inoff = (off_t) loffset;
1194 simple_object_read *inobj = simple_object_start_read (infd, inoff,
H A Dcollect2.cc2306 off_t inoff = 0;
2312 simple_object_read *inobj = simple_object_start_read (infd, inoff,
2296 off_t inoff = 0; local
/netbsd-current/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dpass1.h182 extern OFFSZ inoff;

Completed in 178 milliseconds