HomeSort by: relevance | last modified time | path
    Searched defs:match_func (Results 1 - 14 of 14) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/util/
match_list.h 34 MATCH_LIST_FN *match_func; /* match functions */ member in struct:MATCH_LIST
match_list.h 34 MATCH_LIST_FN *match_func; /* match functions */ member in struct:MATCH_LIST
  /src/lib/libc/citrus/
citrus_iconv.c 252 match_func(struct _citrus_iconv_shared * __restrict ci, function
273 _CITRUS_HASH_SEARCH(&shared_pool, ci, ci_hash_entry, match_func,
citrus_mapper.c 305 * match_func
308 match_func(struct _citrus_mapper *cm, const char *key) function
332 _CITRUS_HASH_SEARCH(&ma->ma_cache, cm, cm_entry, match_func, mapname,
citrus_iconv.c 252 match_func(struct _citrus_iconv_shared * __restrict ci, function
273 _CITRUS_HASH_SEARCH(&shared_pool, ci, ci_hash_entry, match_func,
citrus_mapper.c 305 * match_func
308 match_func(struct _citrus_mapper *cm, const char *key) function
332 _CITRUS_HASH_SEARCH(&ma->ma_cache, cm, cm_entry, match_func, mapname,
  /src/external/gpl3/binutils/dist/include/opcode/
riscv.h 641 int (*match_func) (const struct riscv_opcode *op, insn_t word); member in struct:riscv_opcode
riscv.h 641 int (*match_func) (const struct riscv_opcode *op, insn_t word); member in struct:riscv_opcode
  /src/external/gpl3/binutils.old/dist/include/opcode/
riscv.h 641 int (*match_func) (const struct riscv_opcode *op, insn_t word); member in struct:riscv_opcode
riscv.h 641 int (*match_func) (const struct riscv_opcode *op, insn_t word); member in struct:riscv_opcode
  /src/external/gpl3/gdb/dist/include/opcode/
riscv.h 592 int (*match_func) (const struct riscv_opcode *op, insn_t word); member in struct:riscv_opcode
riscv.h 592 int (*match_func) (const struct riscv_opcode *op, insn_t word); member in struct:riscv_opcode
  /src/external/gpl3/gdb.old/dist/include/opcode/
riscv.h 540 int (*match_func) (const struct riscv_opcode *op, insn_t word); member in struct:riscv_opcode
riscv.h 540 int (*match_func) (const struct riscv_opcode *op, insn_t word); member in struct:riscv_opcode

Completed in 144 milliseconds