rlar
|
d7e2e7f7f0
|
cast malloc... return values
|
16 years ago |
rlar
|
eb6e3e9827
|
fix some casts
|
16 years ago |
rlar
|
805f60448a
|
INPtables, remove some casts
|
16 years ago |
rlar
|
63fae60605
|
use the GENmodel and GENinstance type instead of void*
|
16 years ago |
rlar
|
c9bfe72187
|
use CKTcircuit instead of void*, #4/4
|
16 years ago |
rlar
|
94518fdb02
|
use CKTcircuit instead of void*, #3/4
|
16 years ago |
rlar
|
fe68605770
|
use CKTcircuit instead of void*, #2/4
|
16 years ago |
rlar
|
72fc1a0186
|
use CKTcircuit instead of void*, #1/4
|
16 years ago |
rlar
|
12dc45118b
|
ansi function declarations (prototypes) for some functions
|
16 years ago |
rlar
|
d6ad853ecb
|
fix the type signature of the if_*() function family.
|
16 years ago |
rlar
|
a57a381ea7
|
new include file "typedefs.h" for struct forward declarations
|
16 years ago |
h_vogt
|
8496ba3f91
|
comments added
|
16 years ago |
h_vogt
|
be99864a86
|
debug warnings removed
|
16 years ago |
h_vogt
|
46e5436aa8
|
sighandler_t not under Wondows, spetrum script updated
|
16 years ago |
rlar
|
e26cec467d
|
initialization of the struct IFdevice.flags element in generated code
|
16 years ago |
rlar
|
d6d7fbde26
|
cast the return values of the void* returning functions
|
16 years ago |
rlar
|
59d4e5d961
|
fix various type glitches
|
16 years ago |
rlar
|
2744462d01
|
void *AllocatedPtr
|
16 years ago |
rlar
|
5444f878d0
|
fix signal prototypes
|
16 years ago |
rlar
|
c30028310b
|
ansi style function args for some function pointers
|
16 years ago |
rlar
|
463ef4a3b1
|
convert K&R function definitions to ansi style
|
16 years ago |
rlar
|
d19476685a
|
tiny fixes
|
16 years ago |
rlar
|
68c0ee9cd3
|
whitespace change, cleanup, untabify
|
16 years ago |
rlar
|
a321d7f419
|
forward declaration of structs, unions and typedefs
|
16 years ago |
rlar
|
70420197e6
|
ansi style function args for some function pointers
|
16 years ago |
h_vogt
|
e0110f319d
|
OpenMP for B4SOI version 4.3.1
|
16 years ago |
h_vogt
|
39c98ad798
|
OpenMP for B4SOI version 4.3.1
|
16 years ago |
h_vogt
|
e3b0a4b0dd
|
.TITLE line
|
16 years ago |
h_vogt
|
9f84139ffa
|
no white space removal in echo ' '
|
16 years ago |
h_vogt
|
2edf6bafd2
|
no white space removal in echo ' '
|
16 years ago |
rlar
|
3369d860b4
|
cast the return values of malloc() function calls
|
16 years ago |
rlar
|
0dbebc870c
|
fix some typecasts to *malloc() return values
|
16 years ago |
rlar
|
643728aca4
|
explicit compare with NULL
|
16 years ago |
rlar
|
c178bdb059
|
cosmetical changes
|
16 years ago |
h_vogt
|
6874c454fc
|
allow {$var}
|
16 years ago |
rlar
|
779e5a978c
|
ansi prototypes for the function pointers in struct DISPDEVICE
|
16 years ago |
h_vogt
|
947e19bde7
|
no command file handling in numparam
|
16 years ago |
h_vogt
|
a62db6942b
|
OpenMP support for BSIM4, slight upgrade of OpenMP for BSIM3
|
16 years ago |
rlar
|
b1151b4934
|
drop useless cast of a copy() return value
|
16 years ago |
rlar
|
a120a5d049
|
drop the casts for pointer arguments of bcopy() and bzero()
|
16 years ago |
h_vogt
|
111d25b0fc
|
short -> int
|
16 years ago |
h_vogt
|
3a96b98900
|
short -> int
|
16 years ago |
rlar
|
6c4e0cb6d0
|
add two unused arguments to arg_display(), to fit with struct comm.co_argfn
|
16 years ago |
rlar
|
0000dda9af
|
ansi function declarations (prototypes)
|
16 years ago |
rlar
|
c79d21af82
|
convert K&R function definitions to ansi style
|
16 years ago |
rlar
|
ad947547a8
|
ansi function prototypes, and stdlib.h for exit()
|
16 years ago |
rlar
|
5e35b809ec
|
drop cast of NULL to non-ansi function pointer
|
16 years ago |
rlar
|
be57f10b3b
|
avoid some function pointer warnings
|
16 years ago |
rlar
|
b58722b18b
|
remove redundant nested function declarations
|
16 years ago |
rlar
|
5b5297ac2f
|
remove abandoned prototypes
|
16 years ago |