GRAYBYTE WORDPRESS FILE MANAGER6706

Server IP : 198.54.121.189 / Your IP : 216.73.216.112
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /opt/alt/ruby34/include/ruby/internal/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /opt/alt/ruby34/include/ruby/internal//stdbool.h
#ifndef RBIMPL_STDBOOL_H                             /*-*-C++-*-vi:se ft=cpp:*/
#define RBIMPL_STDBOOL_H
/**
 * @file
 * @author     Ruby developers <ruby-core@ruby-lang.org>
 * @copyright  This  file  is   a  part  of  the   programming  language  Ruby.
 *             Permission  is hereby  granted,  to  either redistribute  and/or
 *             modify this file, provided that  the conditions mentioned in the
 *             file COPYING are met.  Consult the file for details.
 * @warning    Symbols   prefixed  with   either  `RBIMPL`   or  `rbimpl`   are
 *             implementation details.   Don't take  them as canon.  They could
 *             rapidly appear then vanish.  The name (path) of this header file
 *             is also an  implementation detail.  Do not expect  it to persist
 *             at the place it is now.  Developers are free to move it anywhere
 *             anytime at will.
 * @note       To  ruby-core:  remember  that   this  header  can  be  possibly
 *             recursively included  from extension  libraries written  in C++.
 *             Do not  expect for  instance `__VA_ARGS__` is  always available.
 *             We assume C99  for ruby itself but we don't  assume languages of
 *             extension libraries.  They could be written in C++98.
 * @brief      C99 shim for <stdbool.h>
 */
#include "ruby/internal/config.h"

#if defined(__bool_true_false_are_defined)
# /* Take that. */

#elif defined(__cplusplus)
# /* bool is a keyword in C++. */
# ifndef __bool_true_false_are_defined
#  define __bool_true_false_are_defined
# endif

#elif defined(HAVE_STDBOOL_H)
# /* Take stdbool.h definition. */
# include <stdbool.h>

#elif !defined(HAVE__BOOL)
typedef unsigned char _Bool;
# /* See also http://www.open-std.org/jtc1/sc22/wg14/www/docs/n2229.htm */
# define bool  _Bool
# define true  ((_Bool)+1)
# define false ((_Bool)+0)
# define __bool_true_false_are_defined
#endif

#endif /* RBIMPL_STDBOOL_H */

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
June 26 2025 08:38:37
root / linksafe
0755
arithmetic
--
June 26 2025 08:38:37
root / linksafe
0755
attr
--
June 26 2025 08:38:37
root / linksafe
0755
compiler_is
--
June 26 2025 08:38:37
root / linksafe
0755
core
--
June 26 2025 08:38:37
root / linksafe
0755
encoding
--
June 26 2025 08:38:37
root / linksafe
0755
has
--
June 26 2025 08:38:37
root / linksafe
0755
intern
--
June 26 2025 08:38:37
root / linksafe
0755
abi.h
1.549 KB
May 29 2025 13:39:39
root / linksafe
0644
anyargs.h
37.965 KB
May 29 2025 13:39:38
root / linksafe
0644
arithmetic.h
2.067 KB
May 29 2025 13:39:39
root / linksafe
0644
assume.h
3.169 KB
May 29 2025 13:39:39
root / linksafe
0644
cast.h
2.275 KB
May 29 2025 13:39:39
root / linksafe
0644
compiler_is.h
2.056 KB
May 29 2025 13:39:39
root / linksafe
0644
compiler_since.h
2.718 KB
May 29 2025 13:39:39
root / linksafe
0644
config.h
4.774 KB
May 29 2025 13:39:39
root / linksafe
0644
constant_p.h
1.851 KB
May 29 2025 13:39:39
root / linksafe
0644
core.h
1.83 KB
May 29 2025 13:39:39
root / linksafe
0644
ctype.h
22.556 KB
May 29 2025 13:39:39
root / linksafe
0644
dllexport.h
3.045 KB
May 29 2025 13:39:39
root / linksafe
0644
dosish.h
3.164 KB
May 29 2025 13:39:39
root / linksafe
0644
error.h
20.923 KB
May 29 2025 13:39:39
root / linksafe
0644
eval.h
18.2 KB
May 29 2025 13:39:39
root / linksafe
0644
event.h
6.209 KB
May 29 2025 13:39:38
root / linksafe
0644
fl_type.h
32.878 KB
May 29 2025 13:39:39
root / linksafe
0644
gc.h
28.067 KB
May 29 2025 13:39:38
root / linksafe
0644
glob.h
4.982 KB
May 29 2025 13:39:39
root / linksafe
0644
globals.h
9.773 KB
May 29 2025 13:39:39
root / linksafe
0644
interpreter.h
9.446 KB
May 29 2025 13:39:39
root / linksafe
0644
iterator.h
18.19 KB
May 29 2025 13:39:39
root / linksafe
0644
memory.h
23.355 KB
May 29 2025 13:39:38
root / linksafe
0644
method.h
7.079 KB
May 29 2025 13:39:38
root / linksafe
0644
module.h
7.114 KB
May 29 2025 13:39:38
root / linksafe
0644
newobj.h
6.088 KB
May 29 2025 13:39:39
root / linksafe
0644
scan_args.h
18.479 KB
May 29 2025 13:39:39
root / linksafe
0644
special_consts.h
11.952 KB
May 29 2025 13:39:38
root / linksafe
0644
static_assert.h
3.21 KB
May 29 2025 13:39:39
root / linksafe
0644
stdalign.h
4.583 KB
May 29 2025 13:39:39
root / linksafe
0644
stdbool.h
1.92 KB
May 29 2025 13:39:39
root / linksafe
0644
stdckdint.h
2.677 KB
May 29 2025 13:39:39
root / linksafe
0644
symbol.h
13.28 KB
May 29 2025 13:39:39
root / linksafe
0644
value.h
4.258 KB
May 29 2025 13:39:39
root / linksafe
0644
value_type.h
14.213 KB
May 29 2025 13:39:39
root / linksafe
0644
variable.h
11.808 KB
May 29 2025 13:39:39
root / linksafe
0644
warning_push.h
4.91 KB
May 29 2025 13:39:39
root / linksafe
0644
xmalloc.h
14.179 KB
May 29 2025 13:39:39
root / linksafe
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF