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