![]() |
My Project
|
#include "kernel/structs.h"Go to the source code of this file.
Functions | |
| int | iiTestConvert (int inputType, int outputType, const struct sConvertTypes *dCT=dConvertTypes) |
| BOOLEAN | iiConvert (int inputType, int outputType, int index, leftv input, leftv output, const struct sConvertTypes *dCT=dConvertTypes) |
Variables | |
| const struct sConvertTypes | dConvertTypes [] |
| BOOLEAN iiConvert | ( | int | inputType, |
| int | outputType, | ||
| int | index, | ||
| leftv | input, | ||
| leftv | output, | ||
| const struct sConvertTypes * | dCT = dConvertTypes ) |
Definition at line 450 of file ipconv.cc.
| int iiTestConvert | ( | int | inputType, |
| int | outputType, | ||
| const struct sConvertTypes * | dCT = dConvertTypes ) |
Definition at line 590 of file ipconv.cc.
|
extern |
Definition at line 1321 of file table.h.