Home
last modified time | relevance | path

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

/dports/lang/smalltalk/smalltalk-3.2.5/libgst/
H A Dcallin.c172 char *s, selectorBuf[256]; in _gst_va_msg_sendf() local
182 for (s = selectorBuf, fp = &fmt[2]; *fp; fp++) in _gst_va_msg_sendf()
205 selector = _gst_intern_string (selectorBuf); in _gst_va_msg_sendf()