#include "isna.h"
#include "bio.h"
#include <math.h>
#include <stdlib.h>
#include <stdio.h>
#include "x_bio.h"
Defines | |
#define | _GNU_SOURCE 1 |
#define | X(_CD, _NM, _CH, _TY, _SZ, _NA, _TST, _FMT,...) case (_CD) : return (_TST); |
Functions | |
BIO_ISNA_LKG long | bio_isna (void *x, long ty_code) |
#define _GNU_SOURCE 1 |
#define X | ( | _CD, | |||
_NM, | |||||
_CH, | |||||
_TY, | |||||
_SZ, | |||||
_NA, | |||||
_TST, | |||||
_FMT, | |||||
... | ) | case (_CD) : return (_TST); |
BIO_ISNA_LKG long bio_isna | ( | void * | x, | |
long | ty_code | |||
) |