/openbsd/usr.bin/mail/ |
H A D | popen.c | 163 struct fp *fpp; in register_file() local 165 if ((fpp = malloc(sizeof(*fpp))) == NULL) in register_file() 167 fpp->fp = fp; in register_file() 168 fpp->pipe = pipe; in register_file() 169 fpp->pid = pid; in register_file() 170 fpp->link = fp_head; in register_file() 171 fp_head = fpp; in register_file()
|
/openbsd/games/tetris/ |
H A D | scores.c | 92 getscores(FILE **fpp) in getscores() argument 98 if (fpp != NULL) { in getscores() 102 *fpp = NULL; in getscores() 111 if (fpp == NULL) { in getscores() 128 if (fpp) in getscores() 129 *fpp = sf; in getscores()
|
/openbsd/lib/libedit/ |
H A D | el.c | 451 FILE **fpp; in el_wget() local 454 fpp = va_arg(ap, FILE **); in el_wget() 458 *fpp = el->el_infile; in el_wget() 461 *fpp = el->el_outfile; in el_wget() 464 *fpp = el->el_errfile; in el_wget()
|
H A D | eln.c | 334 FILE **fpp = va_arg(ap, FILE **); in el_get() local 335 ret = el_wget(el, op, what, fpp); in el_get()
|
/openbsd/lib/libcrypto/bio/ |
H A D | bss_file.c | 219 FILE **fpp; in file_ctrl() local 272 fpp = (FILE **)ptr; in file_ctrl() 273 *fpp = (FILE *)b->ptr; in file_ctrl()
|
H A D | bio.h | 425 #define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)fpp) argument
|
/openbsd/sys/arch/hppa/hppa/ |
H A D | trap.c | 293 u_int64_t *fpp; in trap() local 298 fpp = (u_int64_t *)&hfp->hfp_regs; in trap() 300 pex = (u_int32_t *)&fpp[0]; in trap() 325 fpp[0] &= ~(((u_int64_t)HPPA_FPU_T) << 32); in trap()
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | ppc-linux-nat.c | 861 bfd_byte *fpp = (void *) fpregsetp; in fill_fpregset() local 869 fpp + 8 * regi); in fill_fpregset() 872 right_fill_reg (tdep->ppc_fpscr_regnum, (fpp + 8 * 32)); in fill_fpregset()
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-mmix.c | 3640 fragS **fpp; in mmix_md_end() local 3679 for (fpp = &fragP->fr_next; *fpp != NULL; fpp = &fpp[0]->fr_next) in mmix_md_end() 3681 fp = *fpp; in mmix_md_end() 3696 *fpp = fp->fr_next; in mmix_md_end() 3703 if (*fpp != NULL) in mmix_md_end()
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-mmix.c | 3580 fragS **fpp; in mmix_md_end() local 3619 for (fpp = &fragP->fr_next; *fpp != NULL; fpp = &fpp[0]->fr_next) in mmix_md_end() 3621 fp = *fpp; in mmix_md_end() 3636 *fpp = fp->fr_next; in mmix_md_end() 3643 if (*fpp != NULL) in mmix_md_end()
|
/openbsd/sys/ntfs/ |
H A D | ntfs_subr.c | 708 char *attrname, struct fnode **fpp) in ntfs_fget() argument 714 *fpp = NULL; in ntfs_fget() 724 *fpp = fp; in ntfs_fget() 728 if (*fpp) in ntfs_fget() 743 *fpp = fp; in ntfs_fget()
|
/openbsd/gnu/usr.bin/binutils/gas/doc/ |
H A D | c-pdp11.texi | 103 @cindex -mno-fpp 109 @itemx -mno-fpp | -mno-fpu | -mno-fp-11
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/ |
H A D | c-pdp11.texi | 103 @cindex -mno-fpp 109 @itemx -mno-fpp | -mno-fpu | -mno-fp-11
|
/openbsd/usr.sbin/lpd/ |
H A D | printer.c | 327 openfile(const char *fname, const char *inodeinfo, struct stat *st, FILE **fpp) in openfile() argument 358 *fpp = fp; in openfile()
|
/openbsd/sys/kern/ |
H A D | uipc_syscalls.c | 1408 getsock(struct proc *p, int fdes, struct file **fpp) in getsock() argument 1419 *fpp = fp; in getsock()
|
H A D | vfs_syscalls.c | 3244 * On return *fpp is FREF:ed. 3247 getvnode(struct proc *p, int fd, struct file **fpp) 3266 *fpp = fp; in getvnode() 3248 getvnode(struct proc * p,int fd,struct file ** fpp) getvnode() argument
|
/openbsd/regress/usr.bin/diff/ |
H A D | t9.1 | 2031 getvnode(fdp, fd, fpp) 2033 struct file **fpp; 2043 *fpp = fp;
|
H A D | t9.2 | 2615 * On return *fpp is FREF:ed. 2618 getvnode(fdp, fd, fpp) 2620 struct file **fpp; 2630 *fpp = fp;
|
/openbsd/gnu/llvm/clang/docs/ |
H A D | Toolchain.rst | 98 * Fortran (``-x f95``, ``.f``, ``.f9[05]``, ``.for``, ``.fpp``, case-insensitive)
|
/openbsd/gnu/usr.bin/gcc/gcc/f/ |
H A D | invoke.texi | 283 @cindex .fpp filename suffix 286 @item @var{file}.fpp 312 the @file{@var{file}.for} and @file{@var{file}.fpp} nomenclature.
|
H A D | ChangeLog | 3032 and `.FPP' as well as `.for' and `.fpp'.
|
H A D | news.texi | 463 as if they ended in @samp{.for} and @samp{.fpp}, respectively.
|
H A D | ChangeLog.0 | 3330 * lang-specs.h: Support ".fpp" suffix for preprocessed source
|
H A D | g77.texi | 11707 to @samp{.fpp} or @samp{.FPP}), 11708 from @samp{.for} to @samp{.fpp},
|
/openbsd/gnu/usr.bin/gcc/gcc/doc/ |
H A D | invoke.texi | 739 @itemx @var{file}.fpp
|