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

/haiku/src/apps/glteapot/
H A Dutil.h145 inline void add_new(contents* new_element) function in struct:LispList
153 add_new(new_element);
321 inline void add_new(LispList other) function in struct:LispList
324 add_new(n->car);

Completed in 91 milliseconds