Home
last modified time | relevance | path

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

/dports/textproc/scws/scws-1.2.3/libscws/
H A Dxdict.c341 #define _FLAG_MALLOC(x) ((x)->flag & SCWS_WORD_MALLOCED) macro
377 if (_FLAG_MALLOC(value)) in xdict_query()
384 if (_FLAG_MALLOC(value2)) in xdict_query()
388 if (_FLAG_MALLOC(value)) in xdict_query()