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

  /src/external/gpl3/gdb.old/dist/sim/mips/
mdmx.c 318 qh_map_op(uint64_t v1, int16_t h2, QH_FUNC func) function
389 result = qh_map_op(op1, QH_ELEM(op2, fmtsel), qh_func[op]);
395 result = qh_map_op(op1, vt, qh_func[op]);
  /src/external/gpl3/gdb/dist/sim/mips/
mdmx.c 318 qh_map_op(uint64_t v1, int16_t h2, QH_FUNC func) function
389 result = qh_map_op(op1, QH_ELEM(op2, fmtsel), qh_func[op]);
395 result = qh_map_op(op1, vt, qh_func[op]);

Completed in 13 milliseconds