Home
last modified time | relevance | path

Searched refs:MATCH_NONE (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dremoteconf.c187 MATCH_NONE = 0, enumerator
198 int ret = MATCH_NONE, tmp; in rmconf_match_type()
205 return MATCH_NONE; in rmconf_match_type()
211 return MATCH_NONE; in rmconf_match_type()
222 return MATCH_NONE; in rmconf_match_type()
237 return MATCH_NONE; in rmconf_match_type()
247 return MATCH_NONE; in rmconf_match_type()
258 return MATCH_NONE; in rmconf_match_type()
271 return MATCH_NONE; in rmconf_match_type()
278 return MATCH_NONE; in rmconf_match_type()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dmips-dis.c2182 MATCH_NONE, enumerator
2279 match = MATCH_NONE; in print_insn_mips16()
2286 match = MATCH_NONE; in print_insn_mips16()
2301 match = MATCH_NONE; in print_insn_mips16()
2308 match = MATCH_NONE; in print_insn_mips16()
2310 if (match != MATCH_NONE) in print_insn_mips16()
2377 case MATCH_NONE: /* Stop the compiler complaining. */ in print_insn_mips16()
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dmips-dis.c2262 MATCH_NONE, enumerator
2361 match = MATCH_NONE; in print_insn_mips16()
2368 match = MATCH_NONE; in print_insn_mips16()
2383 match = MATCH_NONE; in print_insn_mips16()
2390 match = MATCH_NONE; in print_insn_mips16()
2392 if (match != MATCH_NONE) in print_insn_mips16()
2463 case MATCH_NONE: /* Stop the compiler complaining. */ in print_insn_mips16()