Home
last modified time | relevance | path

Searched refs:hires_handle (Results 1 – 6 of 6) sorted by relevance

/dports/comms/linrad/linrad-04.02/
H A Dhires_graph.c845 if(hires_handle != NULL) in make_hires_graph()
847 memcheck(2,hiresmem,&hires_handle); in make_hires_graph()
849 hires_handle=chk_free(hires_handle); in make_hires_graph()
855 hires_totmem=memalloc(&hires_handle,"hires"); in make_hires_graph()
H A Dscreenvar.c231 MEMREF_T *hires_handle; variable
H A Dscreendef.h213 extern MEMREF_T *hires_handle;
H A Dbuf.c1947 if(hires_handle != NULL)memcheck(99,hiresmem,&hires_handle); in free_buffers()
1960 hires_handle=chk_free(hires_handle); in free_buffers()
H A Dwcw.c1273 if(hires_handle != NULL) in narrowband_dsp()
1275 memcheck(598,hiresmem,&hires_handle); in narrowband_dsp()
H A Dmodesub.c173 hires_handle=NULL; in init_os_independent_globals()