Home
last modified time | relevance | path

Searched defs:DTLIST (Results 1 – 2 of 2) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dllassem.h26 typedef struct DTLIST { struct
36 struct DTLIST *tail; argument
37 struct DTLIST *next; argument
38 } DTLIST; typedef
/dports/lang/snobol4/snobol4-2.2.2/
H A Dres.h728 # define DTLIST ((ptr_t)res.dtlist) macro