Searched refs:bos (Results 1 – 2 of 2) sorted by relevance
134 size_t bos = __bos(value); in property_get() local135 if (bos < PROPERTY_VALUE_MAX) { in property_get()