Home
last modified time | relevance | path

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

/dports/graphics/flasm/flasm-1.62_1/
H A Dflasm.ini5 showoffset = 0 key
H A Dunflasm.c54 extern int showoffset, hexoffset, literalregisters, literalconstants;
128 if (showoffset > 0) { in printIndent()
129 if (showoffset == 1) in printIndent()
884 if (showoffset == 0) in printActionRecord()
901 if (showoffset == 0) in printActionRecord()
H A Dflasm.c56 int showoffset = 0, hexoffset = 0, boutput = 0, literalconstants = 0, literalregisters = 1, clearre… variable
1605 …&logto, &flabrowser, &flaplayer, &flatest, &showoffset, &hexoffset, &boutput, &literalconstants, &… in parseArgs()
1802 showoffset = 0; in main()
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrtrack.c1840 INTBIG total, INTBIG angle, BOOLEAN showoffset) in us_multidraginit() argument
1842 us_multidragshowoffset = showoffset; in us_multidraginit()
H A Dusrnet.c7325 BOOLEAN interactiveplace, BOOLEAN showoffset) in us_copylisttocell() argument
7455 us_multidraginit(bestlx, bestly, list, nodelist, total, angle, showoffset); in us_copylisttocell()