Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dhdl.c45 static DLLENT *hdl_dll; /* dll chain */
286 DLLENT *dllent; in hdl_fhnd()
362 DLLENT *dllent; in hdl_list()
496 DLLENT *dllent; in hdl_fent()
546 DLLENT *dllent; in hdl_nent()
613 DLLENT *dllent; in hdl_term()
639 DLLENT *dllent; in hdl_lexe()
742 if(!(hdl_cdll = hdl_dll = malloc(sizeof(DLLENT)))) in hdl_main()
842 DLLENT *dllent, *tmpdll; in hdl_load()
857 if(!(dllent = malloc(sizeof(DLLENT)))) in hdl_load()
[all …]
H A Dhdl.h142 } DLLENT; typedef