Searched defs:op_get (Results 1 - 5 of 5) sorted by relevance

/ast/src/cmd/dsslib/netflow/
H A Dnetflow.c157 op_get(Cx_t* cx, Cxinstruction_t* pc, Cxoperand_t* r, Cxoperand_t* a, Cxoperand_t* b, void* data, Cxdisc_t* disc) function
623 CXC(CX_GET, "void", "void", op_get, 0)
/ast/src/cmd/dsslib/text/
H A Dtext.c432 op_get(Cx_t* cx, Cxinstruction_t* pc, Cxoperand_t* r, Cxoperand_t* a, Cxoperand_t* b, void* data, Cxdisc_t* disc) function
440 CXC(CX_GET, "void", "void", op_get, 0)
/ast/src/cmd/dsslib/bgp/
H A Dbgp.c140 op_get(Cx_t* cx, Cxinstruction_t* pc, Cxoperand_t* r, Cxoperand_t* a, Cxoperand_t* b, void* data, Cxdisc_t* disc) function
518 CXC(CX_GET, "void", "void", op_get, 0)
530 i = op_get(cx, pc, r, a, b, data, disc);
/ast/src/cmd/dsslib/xml/
H A Dxml.c972 op_get(Cx_t* cx, Cxinstruction_t* pc, Cxoperand_t* r, Cxoperand_t* a, Cxoperand_t* b, void* data, Cxdisc_t* disc) function
1006 CXC(CX_GET, "void", "void", op_get, 0)
/ast/src/cmd/dsslib/flat/
H A Dflat.c1491 op_get(Cx_t* cx, Cxinstruction_t* pc, Cxoperand_t* r, Cxoperand_t* a, Cxoperand_t* b, void* data, Cxdisc_t* disc) function
1508 CXC(CX_GET, "void", "void", op_get, 0)

Completed in 30 milliseconds