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) x |
Functions | |
bool | isNumberNA (double aNumber) |
#define _ | ( | x | ) | x |
Definition at line 47 of file ibis_parser.cpp.
bool isNumberNA | ( | double | aNumber | ) |
Definition at line 136 of file ibis_parser.cpp.
Referenced by TypMinMaxValue::Check(), IbisComponentPin::Check(), dvdtTypMinMax::Check(), and IbisModel::Check().