Searched defs:mod (Results 26 - 50 of 107) sorted by relevance

12345

/openbsd-current/gnu/usr.bin/perl/os2/
H A Ddl_os2.c54 HMODULE doscalls_h, mod; local
/openbsd-current/lib/libcrypto/bn/
H A Dbn_prime.c286 BN_ULONG mod = BN_mod_word(rnd, primes[i]); local
342 BN_LONG mod = BN_mod_word(rnd, primes[i]); local
H A Dbn_mont.c176 BN_MONT_CTX_set(BN_MONT_CTX *mont, const BIGNUM *mod, BN_CTX *ctx) argument
266 BN_MONT_CTX_set_locked(BN_MONT_CTX **pmctx, int lock, const BIGNUM *mod, BN_CTX *ctx) argument
[all...]
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer.cpp45 void AddressInfo::FillModuleInfo(const LoadedModule &mod) { argument
H A Dsanitizer_symbolizer_libcdep.cpp88 auto *mod = FindModuleForAddress(addr); local
/openbsd-current/regress/usr.sbin/rpki-client/
H A Dtest-http.c116 char *uri, *file, *mod; local
/openbsd-current/gnu/gcc/gcc/
H A Ddouble-int.c223 double_int_sdivmod (double_int a, double_int b, unsigned code, double_int *mod) argument
231 double_int_udivmod (double_int a, double_int b, unsigned code, double_int *mod) argument
243 double_int mod; local
271 double_int mod; local
210 double_int_divmod(double_int a, double_int b, bool uns, unsigned code, double_int *mod) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dtic30-dis.c579 unsigned char mod; local
H A Dtic54x-dis.c230 int mod = MOD (opcode); local
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dtic54x-dis.c230 int mod = MOD (opcode); local
H A Dtic30-dis.c212 unsigned char mod; local
/openbsd-current/sys/kern/
H A Dkern_intrmap.c260 unsigned int subset_grid, cnt, divisor, mod, offset, i; local
/openbsd-current/usr.sbin/acme-client/
H A Dacctproc.c79 char *exp = NULL, *mod = NULL, *json = NULL; local
187 char *exp = NULL, *mod = NULL; local
H A Djson.c728 json_fmt_protected_rsa(const char *exp, const char *mod, const char *nce, argument
826 json_fmt_thumb_rsa(const char *exp, const char *mod) argument
/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_win_dll_thunk.cpp152 static void WINAPI asan_thread_init(void *mod, unsigned long reason, argument
/openbsd-current/lib/libcrypto/conf/
H A Dconf_mod.c89 CONF_MODULE *mod; member in struct:conf_imodule_st
194 CONF_MODULE *mod; local
222 CONF_MODULE *mod = NULL; local
260 CONF_MODULE *mod; local
282 module_init(CONF_MODULE *mod, char *name, char *value, const CONF *cnf) argument
339 CONF_MODULE *mod; local
361 module_free(CONF_MODULE *mod) argument
478 CONF_module_get_usr_data(CONF_MODULE *mod) argument
485 CONF_module_set_usr_data(CONF_MODULE *mod, void *usr_data) argument
[all...]
/openbsd-current/sys/arch/armv7/omap/
H A Dprcm.c304 prcm_v3_bit(int mod) argument
339 prcm_am335x_clkctrl(int mod) argument
386 prcm_enablemodule(int mod) argument
397 prcm_am335x_enablemodule(struct prcm_softc *sc, int mod) argument
415 prcm_v3_enablemodule(struct prcm_softc *sc, int mod) argument
442 prcm_v4_enablemodule(struct prcm_softc *sc, int mod) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dxtensa-isa.c44 int mod; local
/openbsd-current/usr.sbin/vmd/
H A Dmmio.c557 uint8_t mod, rm; local
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-avr.c1139 int mod; local
/openbsd-current/gnu/usr.bin/cvs/src/
H A Dhistory.c192 char *mod; /* The module within which the file is contained */ member in struct:hrec
548 char **mod; local
[all...]
/openbsd-current/sbin/fsck_msdos/
H A Ddir.c423 int mod = FSOK; local
844 int mod; local
[all...]
/openbsd-current/usr.sbin/tcpdump/
H A Dpfctl_osfp.c763 get_int(u_char **line, size_t *len, int *var, int *mod, argument
[all...]
/openbsd-current/sbin/pfctl/
H A Dpfctl_osfp.c766 get_int(char **line, size_t *len, int *var, int *mod, argument
[all...]
/openbsd-current/sys/dev/fdt/
H A Dmvclock.c172 uint32_t mod = cells[0]; local
227 uint32_t mod = cells[0]; local

Completed in 392 milliseconds

12345