Searched refs:_BSLLOW (Results 1 – 2 of 2) sorted by relevance
141 _BSLLOW(&low); in l_to_str_internal()197 _BSLLOW(&low); in label_to_str()
281 #define BSLLOW(l) _BSLLOW((_bslabel_impl_t *)(l))283 #define _BSLLOW(l) \ macro