Mapper
Macros | Functions
bs_sindx.c File Reference
#include <stdio.h>
#include "database.h"
#include "dbsearch.h"
Include dependency graph for bs_sindx.c:

Go to the source code of this file.

Macros

#define NO   0x00
 
#define YES   0x01
 

Functions

unsigned long int bs_sindx (struct sindx *sdx, unsigned long int id, unsigned long int num)
 

Macro Definition Documentation

◆ NO

#define NO   0x00

Definition at line 17 of file bs_sindx.c.

◆ YES

#define YES   0x01

Definition at line 18 of file bs_sindx.c.

Function Documentation

◆ bs_sindx()

unsigned long int bs_sindx ( struct sindx sdx,
unsigned long int  id,
unsigned long int  num 
)

Definition at line 20 of file bs_sindx.c.

Here is the caller graph for this function: