Home
last modified time | relevance | path

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

/csrg-svn/old/dbx/
H A Dlists.c24 typedef struct List *List; typedef
72 struct List { struct
74 ListItem head; argument
75 ListItem tail; argument
90 public List list_alloc() in list_alloc() argument
/csrg-svn/usr.bin/make/lst.lib/
H A DlstInt.h56 } *List; typedef