Home
last modified time | relevance | path

Searched defs:op_Id (Results 1 – 3 of 3) sorted by relevance

/dports/ftp/filezilla/filezilla-3.55.1/src/engine/
H A Dcontrolsocket.h18 explicit COpData(Command op_Id, wchar_t const* name) in COpData()
/dports/devel/libfirm/libfirm-1.21.0/include/libfirm/
H A Dopcodes.h223 FIRM_API ir_op *op_Id; variable
/dports/devel/libfirm/libfirm-1.21.0/ir/ir/
H A Dgen_irop.c.inl29 ir_op *op_Id; ir_op *get_op_Id(void) { return op_Id; } variable