Home
last modified time | relevance | path

Searched refs:_XmStackPush (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A Dxmlist.h58 void _XmStackFree(XmStack), _XmStackPush(XmStack, XtPointer);
166 #define StackPush _XmStackPush
H A Dxmlist.c74 _XmStackPush(XmStack stack, XtPointer elem) in _XmStackPush() function
156 _XmStackPush(stack, (XtPointer) elem); in _XmQueueFree()