Searched refs:fpp (Results 1 - 25 of 32) sorted by relevance

12

/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dfile_pos.c35 /* formatted_backspace(fpp, u)-- Move the file back one line. The
43 formatted_backspace (st_parameter_filepos *fpp, gfc_unit *u) argument
90 generate_error (&fpp->common, LIBERROR_OS, NULL);
94 /* unformatted_backspace(fpp) -- Move the file backwards for an unformatted
99 unformatted_backspace (st_parameter_filepos *fpp, gfc_unit *u) argument
180 generate_error (&fpp->common, LIBERROR_OS, NULL);
188 st_backspace (st_parameter_filepos *fpp) argument
193 library_start (&fpp->common);
195 u = find_unit (fpp->common.unit);
198 generate_error (&fpp
298 st_endfile(st_parameter_filepos *fpp) argument
423 st_rewind(st_parameter_filepos *fpp) argument
499 st_flush(st_parameter_filepos *fpp) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgfortran/io/
H A Dfile_pos.c35 /* formatted_backspace(fpp, u)-- Move the file back one line. The
43 formatted_backspace (st_parameter_filepos *fpp, gfc_unit *u) argument
90 generate_error (&fpp->common, LIBERROR_OS, NULL);
94 /* unformatted_backspace(fpp) -- Move the file backwards for an unformatted
99 unformatted_backspace (st_parameter_filepos *fpp, gfc_unit *u) argument
185 generate_error (&fpp->common, LIBERROR_OS, NULL);
193 st_backspace (st_parameter_filepos *fpp) argument
198 library_start (&fpp->common);
200 u = find_unit (fpp->common.unit);
203 generate_error (&fpp
303 st_endfile(st_parameter_filepos *fpp) argument
428 st_rewind(st_parameter_filepos *fpp) argument
504 st_flush(st_parameter_filepos *fpp) argument
[all...]
/netbsd-current/usr.bin/mail/
H A Dpopen.c75 show_one_file(FILE *fo, struct fp *fpp)
78 fpp->fp, fpp->pipe, fpp->pid, fpp->link);
86 struct fp *fpp;
89 for (fpp = fp_head; fpp; fpp = fpp
114 struct fp *fpp; local
385 struct fp *fpp; local
410 struct fp *fpp; local
[all...]
/netbsd-current/usr.bin/paste/
H A Dpaste.c98 FILE **fpp, *fp; local
102 fpp = calloc(argc, sizeof *fpp);
103 if (fpp == NULL)
108 fpp[cnt] = stdin;
109 else if (!(fpp[cnt] = fopen(argv[cnt], "r")))
118 fp = fpp[cnt];
126 fpp[cnt] = NULL;
157 free(fpp);
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-lookup.c313 ctf_lookup_by_id (ctf_file_t **fpp, ctf_id_t type) argument
315 ctf_file_t *fp = *fpp; /* Caller passes in starting CTF container. */
321 (void) ctf_set_errno (*fpp, ECTF_NOPARENT);
333 *fpp = fp;
336 (void) ctf_set_errno (*fpp, ECTF_BADID);
345 *fpp = fp; /* Function returns ending CTF container. */
349 (void) ctf_set_errno (*fpp, ECTF_BADID);
/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A Dctf-lookup.c325 ctf_lookup_by_id (ctf_file_t **fpp, ctf_id_t type) argument
327 ctf_file_t *fp = *fpp; /* Caller passes in starting CTF dict. */
332 (void) ctf_set_errno (*fpp, ECTF_NOPARENT);
344 *fpp = fp;
347 (void) ctf_set_errno (*fpp, ECTF_BADID);
356 *fpp = fp; /* Function returns ending CTF container. */
360 (void) ctf_set_errno (*fpp, ECTF_BADID);
/netbsd-current/sys/arch/xen/x86/
H A Dhypervisor_machdep.c521 int fpp; /* number of page (frame) pointer per page */ local
527 * Each N level page can point to @fpp (N-1) level pages
530 * - fpp: 1024 (one L3 page can address 1024 L2 pages)
534 fpp = PAGE_SIZE / sizeof(xen_pfn_t);
544 * Each L2 can map a total of @fpp L1 pages
546 l2_p2m_page_size = howmany(max_pfn, fpp);
566 int fpp; /* number of page (frame) pointer per page */ local
570 fpp = PAGE_SIZE / sizeof(xen_pfn_t);
577 if ((i % fpp) == 0) {
578 l3_p2m_page[i/fpp]
[all...]
/netbsd-current/external/cddl/osnet/dist/common/ctf/
H A Dctf_lookup.c219 ctf_lookup_by_id(ctf_file_t **fpp, ctf_id_t type) argument
221 ctf_file_t *fp = *fpp; /* caller passes in starting CTF container */
225 (void) ctf_set_errno(*fpp, ECTF_NOPARENT);
231 *fpp = fp; /* function returns ending CTF container */
/netbsd-current/sys/arch/ia64/stand/ia64/ski/
H A Defi_stub.c175 uint64_t **fpp = addr; local
177 *fpp[0] += delta;
178 *fpp[1] += delta;
179 *fpp += delta >> 3;
/netbsd-current/lib/libedit/
H A Del.c479 FILE **fpp; local
482 fpp = va_arg(ap, FILE **);
486 *fpp = el->el_infile;
489 *fpp = el->el_outfile;
492 *fpp = el->el_errfile;
H A Deln.c345 FILE **fpp = va_arg(ap, FILE **); local
346 ret = el_wget(el, op, what, fpp);
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bio/
H A Dbss_file.c182 FILE **fpp; local
302 fpp = (FILE **)ptr;
303 *fpp = (FILE *)b->ptr;
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbss_file.c182 FILE **fpp; local
312 fpp = (FILE **)ptr;
313 *fpp = (FILE *)b->ptr;
/netbsd-current/sys/arch/ews4800mips/include/
H A Dsbd.h46 uint32_t fpp :4; member in struct:sbdinfo
/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-lookup.c332 ctf_lookup_by_id (ctf_dict_t **fpp, ctf_id_t type) argument
334 ctf_dict_t *fp = *fpp; /* Caller passes in starting CTF dict. */
339 (void) ctf_set_errno (*fpp, ECTF_NOPARENT);
351 *fpp = fp;
354 (void) ctf_set_errno (*fpp, ECTF_BADID);
363 *fpp = fp; /* Function returns ending CTF dict. */
367 (void) ctf_set_errno (*fpp, ECTF_BADID);
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-lookup.c332 ctf_lookup_by_id (ctf_dict_t **fpp, ctf_id_t type) argument
334 ctf_dict_t *fp = *fpp; /* Caller passes in starting CTF dict. */
339 (void) ctf_set_errno (*fpp, ECTF_NOPARENT);
351 *fpp = fp;
354 (void) ctf_set_errno (*fpp, ECTF_BADID);
363 *fpp = fp; /* Function returns ending CTF dict. */
367 (void) ctf_set_errno (*fpp, ECTF_BADID);
/netbsd-current/bin/sh/
H A Dredir.c685 struct shell_fds **fpp, *fp; local
687 fpp = &sh_fd_list;
688 while ((fp = *fpp) != NULL) {
690 *fpp = fp->nxt;
694 fpp = &fp->nxt;
/netbsd-current/external/bsd/ipf/dist/tools/
H A Dipfcomp.c169 frentry_t *f, **fpp; local
203 for (fpp = &g->fg_start; *fpp != NULL; )
204 fpp = &((*fpp)->fr_next);
205 *fpp = f;
/netbsd-current/external/cddl/osnet/dist/uts/common/dtrace/
H A Dfasttrap.c468 fasttrap_provider_t **fpp, *fp; local
489 fpp = (fasttrap_provider_t **)&bucket->ftb_data;
491 while ((fp = *fpp) != NULL) {
493 fpp = &fp->ftp_next;
537 fpp = &fp->ftp_next;
539 *fpp = fp->ftp_next;
2621 fasttrap_provider_t **fpp, *fp; local
2625 fpp = (fasttrap_provider_t **)&bucket->ftb_data;
2626 while ((fp = *fpp) != NULL) {
2639 fpp
[all...]
/netbsd-current/sys/arch/ews4800mips/stand/common/
H A Dboot.c212 printf("\tcpu=%d, fpp=%d, fpa=%d, iop=%d\n",
213 sbd->cpu, sbd->fpp, sbd->fpa, sbd->iop);
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mmix.c3623 fragS **fpp; local
3662 for (fpp = &fragP->fr_next; *fpp != NULL; fpp = &fpp[0]->fr_next)
3664 fp = *fpp;
3677 sometimes fpp == &fragP->fr_next and the moves must be a
3679 *fpp = fp->fr_next;
3686 if (*fpp != NULL)
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-mmix.c3636 fragS **fpp; local
3675 for (fpp = &fragP->fr_next; *fpp != NULL; fpp = &fpp[0]->fr_next)
3677 fp = *fpp;
3690 sometimes fpp == &fragP->fr_next and the moves must be a
3692 *fpp = fp->fr_next;
3699 if (*fpp != NULL)
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-mmix.c3636 fragS **fpp; local
3675 for (fpp = &fragP->fr_next; *fpp != NULL; fpp = &fpp[0]->fr_next)
3677 fp = *fpp;
3690 sometimes fpp == &fragP->fr_next and the moves must be a
3692 *fpp = fp->fr_next;
3699 if (*fpp != NULL)
/netbsd-current/sys/arch/hppa/hppa/
H A Dtrap.c800 uint64_t *fpp; local
805 fpp = (uint64_t *)pcb->pcb_fpregs;
808 pex = (uint32_t *)&fpp[0];
819 fpp[0] &= ~(((uint64_t)HPPA_FPU_T) << 32);
/netbsd-current/sys/kern/
H A Dkern_ktrace.c992 ktrace_common(lwp_t *curl, int ops, int facs, int pid, file_t **fpp) argument
997 file_t *fp = *fpp;
1087 *fpp = NULL;
1128 *fpp = NULL;

Completed in 476 milliseconds

12