Searched defs:mod (Results 1 - 25 of 195) sorted by relevance

12345678

/netbsd-6-1-5-RELEASE/sys/arch/arm/iomd/
H A Dmakemodes.awk311 function mod(a) { function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D920604-1.c2 mod (a, b) function
H A D990106-2.c1 unsigned calc_mp(unsigned mod) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A D920604-1.c2 mod (a, b) function
H A D990106-2.c1 unsigned calc_mp(unsigned mod) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/other/
H A Dvrp1.C6 long long mod (long long l, long long r) function
/netbsd-6-1-5-RELEASE/dist/ipf/
H A Dmlfk_rule.c35 ipfrule_modevent(module_t mod, int type, void *unused) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.benjamin/
H A D15756-1.C19 e_value mod = first; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A Dpr31034.c2 mod (int a, int n) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.benjamin/
H A D15756-1.C19 e_value mod = first; local
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-shell/
H A Dmodify.c48 Modification *mod; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-sock/
H A Dmodify.c38 Modification *mod; local
[all...]
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dev/dtrace/
H A Ddtrace_test.c51 dtrace_test_modevent(module_t mod, int type, void *data) argument
/netbsd-6-1-5-RELEASE/sbin/fsck_msdos/
H A Dcheck.c52 int mod = 0; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPModList.cpp24 void LDAPModList::addModification(const LDAPModification &mod){ argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/23_containers/forward_list/operations/
H A D4.cc46 Mod(const Num & mod) argument
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/
H A Drandmts.c105 mpz_t mod; /* Modulus. */ local
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/tests/mpn/
H A Dt-fat.c181 mp_limb_t mod = (CNST_LIMB(1) << bits) - 1; local
/netbsd-6-1-5-RELEASE/usr.bin/tip/aculib/
H A Dbiz22.c58 biz_dialer(char *num, const char *mod) argument
/netbsd-6-1-5-RELEASE/usr.sbin/mrouted/
H A Dcfparse.y290 mod : THRESHOLD NUMBER { if ($2 < 1 || $2 > 255) label
/netbsd-6-1-5-RELEASE/sys/ufs/ext2fs/
H A Dext2fs_subr.c106 ext2fs_itimes(struct inode *ip, const struct timespec *acc, const struct timespec *mod, const struct timespec *cre) argument
/netbsd-6-1-5-RELEASE/sys/ufs/lfs/
H A Dlfs_itimes.c56 lfs_itimes(struct inode *ip, const struct timespec *acc, const struct timespec *mod, const struct timespec *cre) argument
/netbsd-6-1-5-RELEASE/sys/dev/pci/bktr/
H A Dbktr_mem.c74 bktr_mem_modevent(module_t mod, int type, void *unused) { argument
/netbsd-6-1-5-RELEASE/games/primes/
H A Dprimes.c231 ubig mod; /* temp storage for mod */ local
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-powm.c33 mpz_t base, exp, mod; local
[all...]

Completed in 344 milliseconds

12345678