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

12345

/openbsd-current/gnu/usr.bin/gcc/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
/openbsd-current/usr.sbin/unbound/services/
H A Dmodstack.h54 struct module_func_block** mod; member in struct:module_stack
/openbsd-current/sbin/unwind/libunbound/services/
H A Dmodstack.h54 struct module_func_block** mod; member in struct:module_stack
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/
H A D15756-1.C19 e_value mod = first; local
/openbsd-current/sbin/fsck_msdos/
H A Dcheck.c55 int mod = 0; local
[all...]
H A Dfat.c515 int mod = FSOK; local
/openbsd-current/gnu/llvm/compiler-rt/lib/stats/
H A Dstats_client.cpp65 extern "C" void __sanitizer_stat_init(StatModule *mod) { argument
H A Dstats.cpp65 const LoadedModule *mod = Symbolizer::GetOrInit()->FindModuleForAddress( local
86 unsigned __sanitizer_stats_register(StatModule **mod) { argument
/openbsd-current/regress/lib/libcrypto/bn/
H A Dbn_mod_inverse.c279 BIGNUM *i, *a, *m, *inv, *elt, *mod; local
[all...]
/openbsd-current/usr.sbin/mrouted/
H A Dcfparse.y272 mod : THRESHOLD NUMBER { if ($2 < 1 || $2 > 255) label
/openbsd-current/games/factor/
H A Dfactor.c211 ubig fact_lim, mod; local
/openbsd-current/games/primes/
H A Dprimes.c184 ubig mod; local
/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_win_dynamic_runtime_thunk.cpp69 static void NTAPI asan_thread_init(void *mod, unsigned long reason, argument
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win_weak_interception.cpp85 static void WINAPI weak_intercept_thread_init(void *mod, unsigned long reason, argument
H A Dsanitizer_win_dll_thunk.cpp92 static void WINAPI dll_thunk_thread_init(void *mod, unsigned long reason, argument
/openbsd-current/gnu/llvm/llvm/examples/BrainF/
H A DBrainFDriver.cpp73 void addMainFunction(Module *mod) { argument
/openbsd-current/usr.sbin/ldapd/
H A Dmodify.c242 struct ber_element *mods, *entry, *mod, *a, *set; local
[all...]
/openbsd-current/lib/libcrypto/bn/
H A Dbn_bpsw.c489 BN_ULONG mod; local
[all...]
/openbsd-current/lib/libcrypto/rsa/
H A Drsa_blinding.c129 BIGNUM *mod; member in struct:bn_blinding_st
138 BN_BLINDING_new(const BIGNUM *e, const BIGNUM *mod, BN_CTX *ctx, argument
[all...]
/openbsd-current/sys/netinet6/
H A Dip6_id.c134 ip6id_pmod(u_int32_t gen, u_int32_t expo, u_int32_t mod) argument
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dd30v-dis.c126 int mod = (num >> 18) & 0x3; local
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dd30v-dis.c39 int mod = (num >> 18) & 0x3; local
/openbsd-current/usr.sbin/smtpd/
H A Dsrs.c27 minrange(uint16_t tref, uint16_t t2, int drift, int mod) argument
43 maxrange(uint16_t tref, uint16_t t2, int drift, int mod) argument
/openbsd-current/lib/libc/net/
H A Dres_random.c114 pmod(u_int16_t gen, u_int16_t exp, u_int16_t mod) argument

Completed in 247 milliseconds

12345