/netbsd-src/lib/libm/arch/riscv/ |
H A D | fenv.c | 99 fegetexceptflag(fexcept_t *flagp, int excepts) in fegetexceptflag() 137 fesetexceptflag(const fexcept_t *flagp, int excepts) in fesetexceptflag()
|
/netbsd-src/lib/libm/arch/arm/ |
H A D | fenv.c | 90 fegetexceptflag(fexcept_t *flagp, int excepts) in fegetexceptflag() 125 fesetexceptflag(const fexcept_t *flagp, int excepts) in fesetexceptflag()
|
/netbsd-src/lib/libm/arch/aarch64/ |
H A D | fenv.c | 91 fegetexceptflag(fexcept_t *flagp, int excepts) in fegetexceptflag() 126 fesetexceptflag(const fexcept_t *flagp, int excepts) in fesetexceptflag()
|
/netbsd-src/sys/arch/mvme68k/stand/libsa/ |
H A D | parse_args.c | 41 parse_args(char **filep, int *flagp, int *partp) in parse_args()
|
/netbsd-src/lib/libm/arch/sparc/ |
H A D | fenv.c | 87 fegetexceptflag(fexcept_t *flagp, int excepts) in fegetexceptflag() 111 fesetexceptflag(const fexcept_t *flagp, int excepts) in fesetexceptflag()
|
/netbsd-src/lib/libm/arch/sparc64/ |
H A D | fenv.c | 101 fegetexceptflag(fexcept_t *flagp, int excepts) in fegetexceptflag() 125 fesetexceptflag(const fexcept_t *flagp, int excepts) in fesetexceptflag()
|
/netbsd-src/sys/arch/mvmeppc/stand/libsa/ |
H A D | parse_args.c | 40 parse_args(char *astart, const char *aend, const char **filep, int *flagp, int *partp) in parse_args()
|
/netbsd-src/lib/libm/arch/hppa/ |
H A D | fenv.c | 108 fegetexceptflag(fexcept_t *flagp, int excepts) in fegetexceptflag() 132 fesetexceptflag(const fexcept_t *flagp, int excepts) in fesetexceptflag()
|
/netbsd-src/lib/libcompat/regexp/ |
H A D | regexp.c | 303 reg(paren, flagp) in reg() argument 375 regbranch(flagp) in regbranch() argument 415 regpiece(flagp) in regpiece() argument 479 regatom(flagp) in regatom() argument
|
/netbsd-src/external/bsd/less/dist/ |
H A D | regexp.c | 302 reg(paren, flagp) in reg() argument 374 regbranch(flagp) in regbranch() argument 413 regpiece(flagp) in regpiece() argument 477 regatom(flagp) in regatom() argument
|
/netbsd-src/lib/libm/arch/x86_64/ |
H A D | fenv.c | 171 fegetexceptflag(fexcept_t *flagp, int excepts) in fegetexceptflag() 226 fesetexceptflag(const fexcept_t *flagp, int excepts) in fesetexceptflag()
|
/netbsd-src/lib/libm/arch/i387/ |
H A D | fenv.c | 192 fegetexceptflag(fexcept_t *flagp, int excepts) in fegetexceptflag() 246 fesetexceptflag(const fexcept_t *flagp, int excepts) in fesetexceptflag()
|
/netbsd-src/lib/libutil/ |
H A D | getmntopts.c | 123 getmntopts(const char *options, const struct mntopt *m0, int *flagp, in getmntopts()
|
/netbsd-src/sys/arch/powerpc/booke/ |
H A D | spe.c | 174 vec_save_to_mcontext(lwp_t *l, mcontext_t *mcp, unsigned int *flagp) in vec_save_to_mcontext()
|
/netbsd-src/sys/arch/powerpc/powerpc/ |
H A D | sig_machdep.c | 174 cpu_getmcontext(struct lwp *l, mcontext_t *mcp, unsigned int *flagp) in cpu_getmcontext()
|
H A D | fpu.c | 216 fpu_save_to_mcontext(lwp_t *l, mcontext_t *mcp, unsigned int *flagp) in fpu_save_to_mcontext()
|
/netbsd-src/sys/arch/powerpc/oea/ |
H A D | altivec.c | 183 vec_save_to_mcontext(struct lwp *l, mcontext_t *mcp, unsigned int *flagp) in vec_save_to_mcontext()
|
/netbsd-src/sys/arch/prep/pnpbus/ |
H A D | if_we_pnpbus.c | 257 …ict, bus_space_handle_t asich, u_int8_t *typep, bus_size_t *memsizep, u_int8_t *flagp, int *is790p) in we_params()
|
/netbsd-src/bin/ed/ |
H A D | sub.c | 49 extract_subst_tail(int *flagp, long *np) in extract_subst_tail()
|
/netbsd-src/sys/dev/isa/ |
H A D | if_we_isa.c | 347 bus_size_t *memsizep, uint8_t *flagp, int *is790p) in we_params()
|
/netbsd-src/sys/nfs/ |
H A D | nfs_clntsubs.c | 474 nfs_cookieheuristic(struct vnode *vp, int *flagp, struct lwp *l, kauth_cred_t cred) in nfs_cookieheuristic()
|
H A D | nfs_socket.c | 910 int *flagp = &nmp->nm_iflag; in nfs_rcvlock() local
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | badcache.c | 293 dns_badcache_find(dns_badcache_t * bc,const dns_name_t * name,dns_rdatatype_t type,uint32_t * flagp,isc_time_t * now) dns_badcache_find() argument
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | badcache.c | 290 dns_rdatatype_t type, uint32_t *flagp, isc_time_t *now) { in dns_badcache_find()
|
/netbsd-src/sys/external/bsd/common/include/linux/ |
H A D | kernel.h | 276 static_branch_likely(const bool *flagp) in static_branch_likely()
|