Home
last modified time | relevance | path

Searched defs:nodestruct (Results 1 – 5 of 5) sorted by relevance

/dports/devel/dev86/dev86-0.16.20/bcc/
H A Dtypes.h119 struct nodestruct struct
127 struct nodestruct *nodeptr; argument
130 struct nodestruct *right; argument
/dports/math/physcalc/physcalc-2.4_1/
H A Dphyscalc.h82 typedef struct nodestruct { /* Holds multiple var types */ struct
90 struct nodestruct *list[1]; /* List of ptrs to nodes */ argument
91 } *data; /* Pointer to the above union */
/dports/games/simutrans/simutrans-121.0/tpl/
H A Dweighted_vector_tpl.h19 struct nodestruct struct
44 explicit iterator(nodestruct* ptr_) : ptr(ptr_) {} in iterator() argument
/dports/x11/xlockmore/xlockmore-5.67/modes/
H A Dfiberlamp.c91 } nodestruct; typedef
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Dfiberlamp.c89 } nodestruct; typedef