KiCad PCB EDA Suite
|
#include "ibis_parser.h"
#include <sstream>
#include <cstring>
#include <iterator>
#include <locale_io.h>
Go to the source code of this file.
Macros | |
#define | _(x) |
Functions | |
bool | isNumberNA (double aNumber) |
#define _ | ( | x | ) |
Definition at line 47 of file ibis_parser.cpp.
bool isNumberNA | ( | double | aNumber | ) |
Definition at line 137 of file ibis_parser.cpp.
Referenced by dvdtTypMinMax::Check(), IbisComponentPin::Check(), IbisModel::Check(), and TypMinMaxValue::Check().