arudradey's picture
download
raw
623 Bytes
//===-- Implementation header for ffsll -------------------------*- C++ -*-===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===----------------------------------------------------------------------===//
#ifndef LLVM_LIBC_SRC_STRINGS_FFSLL_H
#define LLVM_LIBC_SRC_STRINGS_FFSLL_H
#include "src/__support/macros/config.h"
namespace LIBC_NAMESPACE_DECL {
int ffsll(long long i);
} // namespace LIBC_NAMESPACE_DECL
#endif // LLVM_LIBC_SRC_STRINGS_FFSLL_H

Xet Storage Details

Size:
623 Bytes
·
Xet hash:
8b08930a783ebed475affc60bd4da15d7e4bc76c23cc47570c0d3f5ab91d6f3c

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.