Home
last modified time | relevance | path

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

/dports/graphics/gracula/gracula-3.0/
H A Dgcldefaults.h101 #define GCLDEFAULTGROUPSEPARATOR COMMAS macro
H A Dgcl.c480 static unsigned int groupseparator = GCLDEFAULTGROUPSEPARATOR;
3176 groupseparator = GCLDEFAULTGROUPSEPARATOR; in statement()
4210 if (1 || portable || (groupseparator != GCLDEFAULTGROUPSEPARATOR)) { in compile()