Home
last modified time | relevance | path

Searched defs:imod (Results 1 – 2 of 2) sorted by relevance

/external/openssl/crypto/conf/
Dconf_mod.c352 CONF_IMODULE *imod = NULL; in module_init() local
458 CONF_IMODULE *imod; in CONF_modules_finish() local
470 static void module_finish(CONF_IMODULE *imod) in module_finish()
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp1885 unsigned imod = fieldFromInstruction(Insn, 18, 2); in DecodeCPSInstruction() local
1925 unsigned imod = fieldFromInstruction(Insn, 9, 2); in DecodeT2CPSInstruction() local
3348 unsigned imod = fieldFromInstruction(Insn, 4, 1) | 0x2; in DecodeThumbCPS() local