brintos

brintos / linux-shallow public Read only

0
0
Text · 270 B · d3df3d8 Raw
11 lines · c
1// SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause)2// Copyright (c) 2019 Facebook3 4#define STROBE_MAX_INTS 25#define STROBE_MAX_STRS 256#define STROBE_MAX_MAPS 1007#define STROBE_MAX_MAP_ENTRIES 208/* full unroll by llvm #undef NO_UNROLL */9#include "strobemeta.h"10 11