Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrcomln.c215 REGISTER INTBIG i, l, makecurrent, multifile, found, total, stripopts, in us_library() local
846 if (namesame(style, x_("binary")) == 0 || namesame(style, x_("text")) == 0) stripopts = 1; else in us_library()
847 stripopts = 0; in us_library()
848 if (stripopts != 0) makeoptionstemporary(lib); in us_library()
850 if (stripopts != 0) restoreoptionstate(lib); in us_library()