backends/flint/flint_check.cc File Reference

#include <config.h>
#include "flint_check.h"
#include <climits>

Include dependency graph for flint_check.cc:

Go to the source code of this file.

Defines

#define REVISION(b)   static_cast<unsigned int>(getint4(b, 0))
#define GET_LEVEL(b)   getint1(b, 4)
#define MAX_FREE(b)   getint2(b, 5)
#define TOTAL_FREE(b)   getint2(b, 7)
#define DIR_END(b)   getint2(b, 9)
#define DIR_START   11


Define Documentation

#define DIR_END (  )     getint2(b, 9)

Definition at line 36 of file flint_check.cc.

#define DIR_START   11

Definition at line 37 of file flint_check.cc.

#define GET_LEVEL (  )     getint1(b, 4)

Definition at line 33 of file flint_check.cc.

#define MAX_FREE (  )     getint2(b, 5)

Definition at line 34 of file flint_check.cc.

#define REVISION (  )     static_cast<unsigned int>(getint4(b, 0))

Definition at line 32 of file flint_check.cc.

#define TOTAL_FREE (  )     getint2(b, 7)

Definition at line 35 of file flint_check.cc.


Documentation for Xapian (version 1.2.8).
Generated on 14 Dec 2011 by Doxygen 1.5.9.