Home
last modified time | relevance | path

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

/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/Script/
H A Dy.tab.h56 #define GETASOPTION 310 macro
H A Dy.tab.c62 #define GETASOPTION 310 macro
H A Dlex.yy.c1349 return GETASOPTION;
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/Script/Compiler/
H A Dlexin63 GetASoption { return GETASOPTION; }
H A Dbisonin361 %token ADD DIV MULT GETTITLE GETOUTPUT GETASOPTION SETASOPTION STRCOPY NUMTOHEX HEXTONUM QUIT
679 | GETASOPTION gstrarg gstrarg numarg { AddFunct(4,1); }