Home
last modified time | relevance | path

Searched refs:PARZEN (Results 1 – 4 of 4) sorted by relevance

/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/core/
H A Dwindows.h41 PARZEN, enumerator
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/core/
H A Dwindows.cpp65 case PARZEN: parzen(dst, n); break; in window()
/dports/math/grace/grace-5.1.25/src/
H A Dpars.yacc374 %token <ival> PARZEN
4617 | PARZEN {$$=6;}
5482 {"PARZEN", PARZEN, NULL},
H A Dpars.c456 PARZEN = 476, enumerator
840 #define PARZEN 476 macro
14194 {"PARZEN", PARZEN, NULL},