ABC: A System for Sequential Synthesis and Verification
 
Loading...
Searching...
No Matches
file.hpp File Reference
#include "global.h"
#include <cassert>
#include <cstdint>
#include <cstdio>
#include <cstdlib>
#include <vector>
Include dependency graph for file.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CaDiCaL::File
 

Namespaces

namespace  CaDiCaL
 

Macros

#define cadical_putc_unlocked   putc_unlocked
 
#define cadical_getc_unlocked   getc_unlocked
 

Macro Definition Documentation

◆ cadical_getc_unlocked

#define cadical_getc_unlocked   getc_unlocked

Definition at line 23 of file file.hpp.

◆ cadical_putc_unlocked

#define cadical_putc_unlocked   putc_unlocked

Definition at line 22 of file file.hpp.