Home
last modified time | relevance | path

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

/dports/x11-wm/fvwm2/fvwm-2.6.9/modules/FvwmScript/
H A Dscript.h121 SENDSIGN = 339, enumerator
229 #define SENDSIGN 339 macro
H A Dscript.y385 %token GET SET SENDSIGN REMAINDEROFDIV GETTIME GETSCRIPTARG
651 | instr SENDSIGN sendsign
681 | SENDSIGN sendsign
H A Dscanner.l132 ^{bl}+SendSignal { return SENDSIGN; }
H A Dscript.c148 SENDSIGN = 339, enumerator
256 #define SENDSIGN 339 macro
H A Dscanner.c1773 { return SENDSIGN; }
/dports/x11-wm/fvwm3/fvwm3-1.0.4/modules/FvwmScript/
H A Dscript.h121 SENDSIGN = 339, enumerator
229 #define SENDSIGN 339 macro
H A Dscript.y385 %token GET SET SENDSIGN REMAINDEROFDIV GETTIME GETSCRIPTARG
651 | instr SENDSIGN sendsign
681 | SENDSIGN sendsign
H A Dscanner.l132 ^{bl}+SendSignal { return SENDSIGN; }
H A Dscript.c148 SENDSIGN = 339, enumerator
256 #define SENDSIGN 339 macro
H A Dscanner.c1773 { return SENDSIGN; }
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/Script/
H A Dy.tab.h68 #define SENDSIGN 322 macro
H A Dy.tab.c74 #define SENDSIGN 322 macro
H A Dlex.yy.c1503 return SENDSIGN;
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/Script/Compiler/
H A Dlexin85 ^{bl}+SendSignal { return SENDSIGN; }
H A Dbisonin363 %token GET SET SENDSIGN REMAINDEROFDIV GETTIME GETSCRIPTARG
559 | SENDSIGN sendsign instr
584 | SENDSIGN sendsign