Home | History | Annotate | Download | only in bdist_wininst

Lines Matching refs:optimize

251                              int optimize)
282 wsprintf(Buffer, "%s%c", p->path, optimize ? 'o' : 'c');