#include <scilab/libs/f2c/src/defs.h>
Collaboration diagram for Entrypoint:

Data Fields | |
| Entrypoint * | entnextp |
| Extsym * | entryname |
| chainp | arglist |
| int | typelabel |
| Namep | enamep |
Definition at line 322 of file defs.h.
| struct Entrypoint* Entrypoint::entnextp |
Definition at line 324 of file defs.h.
Referenced by adjust_arginfo(), count_args(), entry_goto(), mkfunct(), putentries(), and type_fixup().
Definition at line 325 of file defs.h.
Referenced by adjust_arginfo(), doentry(), entry_goto(), mkfunct(), and type_fixup().
Definition at line 326 of file defs.h.
Referenced by adjust_arginfo(), count_args(), doentry(), length_comp(), list_arg_types(), listargs(), putcall(), putentries(), save_argtypes(), and saveargtypes().
Definition at line 330 of file defs.h.
Referenced by fix_entry_returns(), mkfunct(), and putentries().
1.5.1