Searched defs:op_get (Results 1 - 5 of 5) sorted by relevance
| /ast/src/cmd/dsslib/netflow/ |
| H A D | netflow.c | 157 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 D | text.c | 432 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 D | bgp.c | 140 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 D | xml.c | 972 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 D | flat.c | 1491 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