#include "sysc/datatypes/int/sc_nbutils.h"Include dependency graph for sc_nbexterns.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | sc_dt |
Functions | |
| void | sc_dt::add_on_help (small_type &us, int, int und, unsigned long *ud, small_type vs, int, int vnd, const unsigned long *vd) |
| void | sc_dt::mul_on_help_signed (small_type &us, int unb, int und, unsigned long *ud, int vnb, int vnd, const unsigned long *vd) |
| void | sc_dt::div_on_help_signed (small_type &us, int unb, int und, unsigned long *ud, int vnb, int vnd, const unsigned long *vd) |
| void | sc_dt::mod_on_help_signed (small_type &us, int unb, int und, unsigned long *ud, int, int vnd, const unsigned long *vd) |
| void | sc_dt::mul_on_help_unsigned (small_type &us, int unb, int und, unsigned long *ud, int vnb, int vnd, const unsigned long *vd) |
| void | sc_dt::div_on_help_unsigned (small_type &us, int unb, int und, unsigned long *ud, int vnb, int vnd, const unsigned long *vd) |
| void | sc_dt::mod_on_help_unsigned (small_type &us, int unb, int und, unsigned long *ud, int, int vnd, const unsigned long *vd) |
| void | sc_dt::and_on_help (small_type us, int, int und, unsigned long *ud, small_type vs, int, int vnd, const unsigned long *vd) |
| void | sc_dt::or_on_help (small_type us, int, int und, unsigned long *ud, small_type vs, int, int vnd, const unsigned long *vd) |
| void | sc_dt::xor_on_help (small_type us, int, int und, unsigned long *ud, small_type vs, int, int vnd, const unsigned long *vd) |
1.5.1