Searched defs:LispNode (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/apps/glteapot/
H A Dutil.h14 struct LispNode { struct
19 inline LispNode(contents* value) function in struct:LispNode
23 inline LispNode(contents* value, LispNode* next) function in struct:LispNode
27 inline LispNode(LispNode* prev, contents* value) function in struct:LispNode
[all...]

Completed in 34 milliseconds