Home
last modified time | relevance | path

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

/dports/math/grace/grace-5.1.25/src/
H A Dpars.yacc310 %token <ival> INVDFT
4589 | INVDFT { $$ = FFT_INVDFT; }
5396 {"INVDFT", INVDFT, NULL},
H A Dpars.c392 INVDFT = 412, enumerator
776 #define INVDFT 412 macro
14108 {"INVDFT", INVDFT, NULL},