HomeSort by: relevance | last modified time | path
    Searched refs:FREE_STRING (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xterm/dist/
fontutils.c 107 FREE_STRING(new_fnames.field); \
964 FREE_STRING(data.f_n);
992 FREE_STRING(last);
1915 FREE_STRING(screen->MenuFontName(fontnum));
2076 FREE_STRING(dst.menu_font_names[n][m]); \
2085 FREE_STRING(dst.menu_font_names[n][m]); \
2324 FREE_STRING(screen->MenuFontName(fontMenu_default));
2325 FREE_STRING(screen->menu_font_names[0][fBold]);
2329 FREE_STRING(screen->menu_font_names[0][fWide]);
2330 FREE_STRING(screen->menu_font_names[0][fWBold])
    [all...]
xterm.h 407 #define FREE_STRING(name) \
408 free_string(name)
1354 extern void free_string(String value);
misc.c 3919 FREE_STRING(screen->EscapeFontName());
7799 free_string(String value) function

Completed in 16 milliseconds