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

/xsrc/external/mit/xedit/dist/lisp/
H A Dformat.c937 int num_formats, format_index, separator, add_format; local in function:list_formats
962 separator = add_format = 0;
980 add_format = LIST_FORMATS_ADD;
982 add_format = LIST_FORMATS_DONE;
984 if (add_format) {
995 if (add_format == LIST_FORMATS_DONE)

Completed in 4 milliseconds