Searched refs:LispList (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/glteapot/
H A Dutil.h33 struct LispList { struct
38 inline LispList() function in struct:LispList
45 inline LispList(LispNode<contents>* _first) function in struct:LispList
52 inline LispList(LispList &init) function in struct:LispList
321 inline void add_new(LispList other)
328 inline void add_new_once(LispList other)
337 inline void rem_del(LispList other)

Completed in 164 milliseconds