Home
last modified time | relevance | path

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

/dports/comms/xnec2c/xnec2c-3.4/src/
H A Dfork.c303 (size_t)(4 * NUM_POL) * sizeof(double) + in Pass_Freq_Data()
305 (size_t)(2 * NUM_POL) * sizeof(int) + in Pass_Freq_Data()
376 cnt = (size_t)NUM_POL * sizeof(double); in Pass_Freq_Data()
382 cnt = (size_t)NUM_POL * sizeof(int); in Pass_Freq_Data()
491 (size_t)(4 * NUM_POL) * sizeof(double) + in Get_Freq_Data()
493 (size_t)(2 * NUM_POL) * sizeof(int) + in Get_Freq_Data()
566 cnt = (size_t)NUM_POL * sizeof(double); in Get_Freq_Data()
572 cnt = (size_t)NUM_POL * sizeof(int); in Get_Freq_Data()
H A Ddraw_radiation.c957 char *pol_type[NUM_POL] = in Set_Window_Labels()
1057 mreq = NUM_POL * sizeof(double); in Alloc_Rdpattern_Buffers()
1067 mreq = NUM_POL * sizeof(int); in Alloc_Rdpattern_Buffers()
H A Dradiation.c620 for( pol = 0; pol < NUM_POL; pol++ ) in rdpat()
758 for( pol = 0; pol < NUM_POL; pol++ ) in rdpat()
H A Dcallback_func.c286 gchar *pol_menu[NUM_POL] = in Set_Pol_Menuitem()
H A Dcommon.h195 NUM_POL enumerator