Searched refs:defext (Results 1 – 1 of 1) sorted by relevance
157 private float defext[] = { 0.0, 1.0 }; variable176 {defext,defext,defext,defext},/* extvals: default */2451 set_param_array(pfa,defext,countof(defext)) \2467 set_param_array(pfa,defext,countof(defext)) \2503 sd->stc.extv[I] = defext; \2504 sd->stc.sizv[I] = countof(defext); \2769 sd->stc.extv[i] = (float *) defext; in stc_put_params()2770 sd->stc.sizv[i] = countof(defext); in stc_put_params()2783 sd->stc.extv[i] = (float *) defext; in stc_put_params()2784 sd->stc.sizv[i] = countof(defext); in stc_put_params()[all …]