Searched refs:UINT_ATOM_ALLOWLIST (Results 1 – 2 of 2) sorted by relevance
79 const std::string UINT_ATOM_ALLOWLIST[22] = { variable
396 bool isUintAllowed = !(find(begin(UINT_ATOM_ALLOWLIST), end(UINT_ATOM_ALLOWLIST), atomName) == in collate_atom()397 end(UINT_ATOM_ALLOWLIST)); in collate_atom()