Home
last modified time | relevance | path

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

/dports/graphics/gracula/gracula-3.0/
H A Dgcldefaults.h31 #define GCLDEFAULTTPAD 0 macro
H A Dgcl.c655 GCLDEFAULTTPAD,
2584 tpad = GCLDEFAULTTPAD; in statement()
2630 tpad = GCLDEFAULTTPAD; in statement()
4167 …if (insertcomments & (portable || (tpad != GCLDEFAULTTPAD) || (bpad != GCLDEFAULTBPAD) || (lpad !=… in compile()
4174 if ((portable || (tpad != GCLDEFAULTTPAD)) && (tpad == bpad) && (tpad == lpad) && (tpad == rpad)) { in compile()
4178 if (portable || (tpad != GCLDEFAULTTPAD)) { in compile()