SILENT KILLERPanel

Current Path: > > usr > > include > c++ > 8 > tr1


Operation   : Linux premium88.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Software     : Apache
Server IP    : 185.61.154.216 | Your IP: 216.73.216.44
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //usr//include/c++/8/tr1

NameTypeSizeLast ModifiedActions
array File 6964 bytes August 26 2025 09:45:04.
bessel_function.tcc File 22473 bytes August 26 2025 09:45:04.
beta_function.tcc File 5995 bytes August 26 2025 09:45:04.
ccomplex File 1255 bytes August 26 2025 09:45:04.
cctype File 1412 bytes August 26 2025 09:45:04.
cfenv File 2004 bytes August 26 2025 09:45:04.
cfloat File 1380 bytes August 26 2025 09:45:04.
cinttypes File 2256 bytes August 26 2025 09:45:04.
climits File 1454 bytes August 26 2025 09:45:04.
cmath File 43806 bytes August 26 2025 09:45:04.
complex File 12384 bytes August 26 2025 09:45:04.
complex.h File 1261 bytes August 26 2025 09:45:04.
cstdarg File 1246 bytes August 26 2025 09:45:04.
cstdbool File 1344 bytes August 26 2025 09:45:04.
cstdint File 2623 bytes August 26 2025 09:45:04.
cstdio File 1482 bytes August 26 2025 09:45:04.
cstdlib File 1796 bytes August 26 2025 09:45:04.
ctgmath File 1248 bytes August 26 2025 09:45:04.
ctime File 1234 bytes August 26 2025 09:45:04.
ctype.h File 1209 bytes August 26 2025 09:45:04.
cwchar File 1718 bytes August 26 2025 09:45:04.
cwctype File 1459 bytes August 26 2025 09:45:04.
ell_integral.tcc File 27724 bytes August 26 2025 09:45:04.
exp_integral.tcc File 16009 bytes August 26 2025 09:45:04.
fenv.h File 1204 bytes August 26 2025 09:45:04.
float.h File 1209 bytes August 26 2025 09:45:04.
functional File 70545 bytes August 26 2025 09:45:04.
functional_hash.h File 6043 bytes August 26 2025 09:45:04.
gamma.tcc File 14682 bytes August 26 2025 09:45:04.
hashtable.h File 41537 bytes August 26 2025 09:45:04.
hashtable_policy.h File 25086 bytes August 26 2025 09:45:04.
hypergeometric.tcc File 28066 bytes August 26 2025 09:45:04.
inttypes.h File 1267 bytes August 26 2025 09:45:04.
legendre_function.tcc File 10909 bytes August 26 2025 09:45:04.
limits.h File 1214 bytes August 26 2025 09:45:04.
math.h File 4553 bytes August 26 2025 09:45:04.
memory File 1791 bytes August 26 2025 09:45:04.
modified_bessel_func.tcc File 16320 bytes August 26 2025 09:45:04.
poly_hermite.tcc File 3925 bytes August 26 2025 09:45:04.
poly_laguerre.tcc File 11676 bytes August 26 2025 09:45:04.
random File 1589 bytes August 26 2025 09:45:04.
random.h File 73123 bytes August 26 2025 09:45:04.
random.tcc File 53927 bytes August 26 2025 09:45:04.
regex File 92880 bytes August 26 2025 09:45:04.
riemann_zeta.tcc File 14063 bytes August 26 2025 09:45:04.
shared_ptr.h File 32608 bytes August 26 2025 09:45:04.
special_function_util.h File 5055 bytes August 26 2025 09:45:04.
stdarg.h File 1214 bytes August 26 2025 09:45:04.
stdbool.h File 1219 bytes August 26 2025 09:45:04.
stdint.h File 1214 bytes August 26 2025 09:45:04.
stdio.h File 1209 bytes August 26 2025 09:45:04.
stdlib.h File 1487 bytes August 26 2025 09:45:04.
tgmath.h File 1255 bytes August 26 2025 09:45:04.
tuple File 12119 bytes August 26 2025 09:45:04.
type_traits File 19019 bytes August 26 2025 09:45:04.
unordered_map File 1574 bytes August 26 2025 09:45:04.
unordered_map.h File 10216 bytes August 26 2025 09:45:04.
unordered_set File 1574 bytes August 26 2025 09:45:04.
unordered_set.h File 9540 bytes August 26 2025 09:45:04.
utility File 3225 bytes August 26 2025 09:45:04.
wchar.h File 1249 bytes August 26 2025 09:45:04.
wctype.h File 1255 bytes August 26 2025 09:45:04.

Reading File: //usr//include/c++/8/tr1/climits

// TR1 climits -*- C++ -*-

// Copyright (C) 2006-2018 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library.  This library is free
// software; you can redistribute it and/or modify it under the
// terms of the GNU General Public License as published by the
// Free Software Foundation; either version 3, or (at your option)
// any later version.

// This library is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
// GNU General Public License for more details.

// Under Section 7 of GPL version 3, you are granted additional
// permissions described in the GCC Runtime Library Exception, version
// 3.1, as published by the Free Software Foundation.

// You should have received a copy of the GNU General Public License and
// a copy of the GCC Runtime Library Exception along with this program;
// see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
// <http://www.gnu.org/licenses/>.

/** @file tr1/climits
 *  This is a TR1 C++ Library header. 
 */

#ifndef _GLIBCXX_TR1_CLIMITS
#define _GLIBCXX_TR1_CLIMITS 1

#include <climits>

#ifndef LLONG_MIN
#define LLONG_MIN (-__LONG_LONG_MAX__ - 1)
#endif

#ifndef LLONG_MAX
#define LLONG_MAX __LONG_LONG_MAX__
#endif

#ifndef ULLONG_MAX
#define ULLONG_MAX (__LONG_LONG_MAX__ * 2ULL + 1)
#endif

#endif // _GLIBCXX_TR1_CLIMITS

SILENT KILLER Tool