PPL
1.2
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
fpu_types.hh
Go to the documentation of this file.
1
/* Copyright (C) 2001-2010 Roberto Bagnara <bagnara@cs.unipr.it>
2
Copyright (C) 2010-2016 BUGSENG srl (http://bugseng.com)
3
4
This file is free software; as a special exception the author gives
5
unlimited permission to copy and/or distribute it, with or without
6
modifications, as long as this notice is preserved.
7
8
This program is distributed in the hope that it will be useful, but
9
WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
10
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
11
PURPOSE. */
12
13
#ifndef PPL_fpu_types_hh
14
#define PPL_fpu_types_hh 1
15
16
#ifdef PPL_HAVE_IEEEFP_H
17
#include <ieeefp.h>
18
#endif
19
20
namespace
Parma_Polyhedra_Library
{
21
22
enum
fpu_rounding_direction_type
{};
23
enum
fpu_rounding_control_word_type
{};
24
25
}
// namespace Parma_Polyhedra_Library
26
27
#endif // !defined(PPL_fpu_types_hh)
Parma_Polyhedra_Library::fpu_rounding_direction_type
fpu_rounding_direction_type
Definition:
fpu_types.hh:22
Parma_Polyhedra_Library
The entire library is confined to this namespace.
Definition:
version.hh:61
Parma_Polyhedra_Library::fpu_rounding_control_word_type
fpu_rounding_control_word_type
Definition:
fpu_types.hh:23
ppl
src
fpu_types.hh
Generated on Thu Feb 11 2016 16:18:30 for PPL by
1.8.9.1