18c2ecf20Sopenharmony_ci// SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause) 28c2ecf20Sopenharmony_ci// Copyright (c) 2019 Facebook 38c2ecf20Sopenharmony_ci 48c2ecf20Sopenharmony_ci#define STROBE_MAX_INTS 2 58c2ecf20Sopenharmony_ci#define STROBE_MAX_STRS 25 68c2ecf20Sopenharmony_ci#define STROBE_MAX_MAPS 100 78c2ecf20Sopenharmony_ci#define STROBE_MAX_MAP_ENTRIES 20 88c2ecf20Sopenharmony_ci/* full unroll by llvm #undef NO_UNROLL */ 98c2ecf20Sopenharmony_ci#include "strobemeta.h" 108c2ecf20Sopenharmony_ci 11