Searched refs:n_strs (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xedit/dist/
H A Dispell.c1181 int n_strs; local in function:IspellAction
1269 XtSetArg(args[1], XtNnumberStrings, &n_strs);
1278 if (n_strs > 1 || (XtName(ispell.list) != strs[0])) {
1279 while (--n_strs > -1)
1280 XtFree(strs[n_strs]);

Completed in 25 milliseconds