Home
last modified time | relevance | path

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

/dports/math/wcalc/wcalc-2.5/src/common/
H A Dparser.h145 WSINC = 355, enumerator
257 #define WSINC 355 macro
H A Dparser.y84 %token WSECH WCSCH WASECH WACSCH WEINT WGAMMA WLNGAMMA WZETA WSINC
573 | WSINC { $$ = wsinc; }
H A Dscanner.l594 sinc { POS_STR(); return(WSINC); }
H A Dparser.c248 WSINC = 355, enumerator
360 #define WSINC 355 macro
H A Dscanner.c3164 { POS_STR(); return(WSINC); }