Searched refs:MESSAGE_FIELD_NO_HASBIT (Results 1 – 3 of 3) sorted by relevance
455 MESSAGE_FIELD_NO_HASBIT; in field_contains_hasbit()481 MESSAGE_FIELD_NO_HASBIT; in create_layout()615 assert(hasbit != MESSAGE_FIELD_NO_HASBIT); in slot_set_hasbit()624 assert(hasbit != MESSAGE_FIELD_NO_HASBIT); in slot_clear_hasbit()632 if (hasbit == MESSAGE_FIELD_NO_HASBIT) { in slot_is_hasbit_set()878 MESSAGE_FIELD_NO_HASBIT) { in layout_set()
574 if (hasbit_off != MESSAGE_FIELD_NO_HASBIT) { in add_handlers_for_singular_field()645 MESSAGE_FIELD_NO_HASBIT); in add_handlers_for_mapentry()649 MESSAGE_FIELD_NO_HASBIT); in add_handlers_for_mapentry()
496 #define MESSAGE_FIELD_NO_HASBIT ((size_t)-1) macro