arudradey's picture
download
raw
668 Bytes
//===-- Implementation header for strtof ------------------------*- 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_STDLIB_STRTOF_H
#define LLVM_LIBC_SRC_STDLIB_STRTOF_H
#include "src/__support/macros/config.h"
namespace LIBC_NAMESPACE_DECL {
float strtof(const char *__restrict str, char **__restrict str_end);
} // namespace LIBC_NAMESPACE_DECL
#endif // LLVM_LIBC_SRC_STDLIB_STRTOF_H

Xet Storage Details

Size:
668 Bytes
·
Xet hash:
aa3a4c0147ede325aa931c9a35e912c799a06e305f4c20d13ddd60722713f7a4

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