Home
last modified time | relevance | path

Searched refs:INSERT_ITEM (Results 1 – 17 of 17) sorted by relevance

/dports/lang/ucc/ucc/ucl/
H A Ducl.c89 INSERT_ITEM(ExtraWhiteSpace, p); in AddWhiteSpace()
92 INSERT_ITEM(ExtraWhiteSpace, p); in AddWhiteSpace()
104 INSERT_ITEM(ExtraKeywords, p); in AddKeyword()
107 INSERT_ITEM(ExtraKeywords, p); in AddKeyword()
H A Ddecl.c108 INSERT_ITEM(v, tn); in CheckTypedefName()
116 INSERT_ITEM(OverloadNames, tn); in CheckTypedefName()
371 INSERT_ITEM(funcDec->ids, TokenValue.p); in ParsePostfixDeclarator()
379 INSERT_ITEM(funcDec->ids, TokenValue.p); in ParsePostfixDeclarator()
H A Dvector.h13 #define INSERT_ITEM(v, item) \ macro
H A Dstmtchk.c7 #define PushStatement(v, stmt) INSERT_ITEM(v, stmt)
H A Ddeclchk.c390 INSERT_ITEM(params, param); in AddParameter()
1072 INSERT_ITEM(v, vsym); in CheckLocalDeclaration()
H A Dtranexpr.c199 INSERT_ITEM(args, ilarg); in TranslateFunctionCall()
/dports/devel/codeworker/CodeWorker4_5_3/
H A DCW4dl.h255 typedef Tree* (*INSERT_ITEM)(Tree*, const char*, const char*); typedef
315 INSERT_ITEM _insertItem;
H A DDynPackage.cpp111 typedef Tree* (*INSERT_ITEM)(Tree*, const char*, const char*); typedef
319 INSERT_ITEM _insertItem;
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Dlistbase.h467 #define EVT_LIST_INSERT_ITEM(id, fn) wx__DECLARE_LISTEVT(INSERT_ITEM, id, fn)
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Dlistbase.h467 #define EVT_LIST_INSERT_ITEM(id, fn) wx__DECLARE_LISTEVT(INSERT_ITEM, id, fn)
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Dlistbase.h467 #define EVT_LIST_INSERT_ITEM(id, fn) wx__DECLARE_LISTEVT(INSERT_ITEM, id, fn)
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Dlistbase.h467 #define EVT_LIST_INSERT_ITEM(id, fn) wx__DECLARE_LISTEVT(INSERT_ITEM, id, fn)
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Dlistbase.h592 #define EVT_LIST_INSERT_ITEM(id, fn) wx__DECLARE_LISTEVT(INSERT_ITEM, id, fn)
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dlistbase.h583 #define EVT_LIST_INSERT_ITEM(id, fn) wx__DECLARE_LISTEVT(INSERT_ITEM, id, fn)
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Dlistbase.h592 #define EVT_LIST_INSERT_ITEM(id, fn) wx__DECLARE_LISTEVT(INSERT_ITEM, id, fn)
/dports/devel/codeworker/CodeWorker4_5_3/Generation/
H A DCW4dl.h_255 typedef Tree* (*INSERT_ITEM)(Tree*, const char*, const char*);
315 INSERT_ITEM _insertItem;
/dports/multimedia/vlc/vlc-3.0.16/doc/
H A DChangeLog-20036692 bit like INSERT_ITEM, ... but not exactly, perhaps I should try to