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

/illumos-gate/usr/src/lib/libast/common/cdt/
H A Ddthdr.h42 #define left hl._left
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dcdt.h58 Dtlink_t* _left; /* left child */ member in union:_dtlink_s::__anon2587
261 for(_e = (dt)->data->here; _e; _e = _cmp < 0 ? _e->hl._left : _e->right) \
274 for(_e = (dt)->data->here; _e; _e = _cmp < 0 ? _e->hl._left : _e->right) \
/illumos-gate/usr/src/lib/libast/common/include/
H A Dcdt.h58 Dtlink_t* _left; /* left child */ member in union:_dtlink_s::__anon2621
261 for(_e = (dt)->data->here; _e; _e = _cmp < 0 ? _e->hl._left : _e->right) \
274 for(_e = (dt)->data->here; _e; _e = _cmp < 0 ? _e->hl._left : _e->right) \
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dcdt.h58 Dtlink_t* _left; /* left child */ member in union:_dtlink_s::__anon2687
261 for(_e = (dt)->data->here; _e; _e = _cmp < 0 ? _e->hl._left : _e->right) \
274 for(_e = (dt)->data->here; _e; _e = _cmp < 0 ? _e->hl._left : _e->right) \
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dcdt.h58 Dtlink_t* _left; /* left child */ member in union:_dtlink_s::__anon2709
261 for(_e = (dt)->data->here; _e; _e = _cmp < 0 ? _e->hl._left : _e->right) \
274 for(_e = (dt)->data->here; _e; _e = _cmp < 0 ? _e->hl._left : _e->right) \
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dcdt.h58 Dtlink_t* _left; /* left child */ member in union:_dtlink_s::__anon2731
261 for(_e = (dt)->data->here; _e; _e = _cmp < 0 ? _e->hl._left : _e->right) \
274 for(_e = (dt)->data->here; _e; _e = _cmp < 0 ? _e->hl._left : _e->right) \
/illumos-gate/usr/src/lib/libast/common/comp/
H A Dtsearch.c195 #define lchild link.hl._left

Completed in 97 milliseconds