magic/lef
Darryl L. Miles ed87c3a98b lef: cleanup mark unnecessary call to function with no side-effects
Maybe these function call can be removed or at least their return
value discarded (as the returned value is never used).
2025-02-22 21:48:17 -05:00
..
Makefile Implemented a new configuration variable "dist_prefix" for 2020-01-28 10:40:01 -05:00
defRead.c lef: cleanup remove unused local/static variables 2025-02-22 21:48:17 -05:00
defWrite.c lef: cleanup remove unused local/static variables 2025-02-22 21:48:17 -05:00
lef.h lef/*.h: constify string function arguments 2025-02-22 21:48:17 -05:00
lefCmd.c lef: use 'const' with 'rcsid' 2025-02-22 21:48:17 -05:00
lefInt.h lef/*.h: constify string function arguments 2025-02-22 21:48:17 -05:00
lefRead.c lef: cleanup mark unnecessary call to function with no side-effects 2025-02-22 21:48:17 -05:00
lefTech.c lef: cleanup mark unnecessary call to function with no side-effects 2025-02-22 21:48:17 -05:00
lefWrite.c lef: cleanup mark unnecessary call to function with no side-effects 2025-02-22 21:48:17 -05:00
tcllef.c K&R lef/*.c: bulk forward reference function prototype conversion 2025-02-22 21:48:17 -05:00