Home
last modified time | relevance | path

Searched refs:STATPTR (Results 1 – 9 of 9) sorted by relevance

/dports/cad/electric/electric-7.00/src/sim/
H A Dsimalssim.c82 STATPTR stathead; in simals_initialize_simulator()
208 STATPTR stathead; in simals_fire_event()
242 stathead = (STATPTR)linkhead->ptr; in simals_fire_event()
371 STATPTR stathead; in simals_create_check_list()
586 STATPTR stathead; in simals_calculate_event_time()
620 stathead = (STATPTR)rowhead->outptr->nodeptr; in simals_calculate_event_time()
627 stathead = (STATPTR)iohead->nodeptr; in simals_calculate_event_time()
H A Dsimalsflat.c52 static STATPTR simals_create_stat_entry(MODPTR, CHAR*, NODEPTR);
547 STATPTR simals_create_stat_entry(MODPTR modhead, CHAR *node_name, NODEPTR nodehead) in simals_create_stat_entry()
550 STATPTR statptr2; in simals_create_stat_entry()
557 statptr2 = (STATPTR)simals_alloc_mem((INTBIG)sizeof(STAT)); in simals_create_stat_entry()
H A Dsimalsuser.c157 STATPTR stathead; in simals_schedule_node_update()
161 stathead = (STATPTR)exhead->node_name; in simals_schedule_node_update()
213 STATPTR stathead; in simals_calculate_bidir_outputs()
H A Dsimalscom.c647 STATPTR statptr, nextstatptr; in simals_erase_model()
1086 STATPTR stathead; in simals_print_command()
1124 stathead = (STATPTR)linkhead->ptr; in simals_print_command()
1174 formatinfstr(infstr, x_(" N%ld"), ((STATPTR)exhead->node_name)->nodeptr->num); in simals_print_command()
1328 STATPTR stathead; in simals_print_out_entry()
1341 stathead = (STATPTR)iohead->nodeptr; in simals_print_out_entry()
/dports/cad/electric/electric-7.00/src/include/
H A Dsimals.h165 typedef STAT *STATPTR; typedef
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A DChangeLog.64279 * fileio.c (barf_or_query_if_file_exists): New arg STATPTR.
H A DChangeLog.139036 Remove arg STATPTR. All uses changed.
/dports/editors/emacs/emacs-27.2/src/
H A DChangeLog.64279 * fileio.c (barf_or_query_if_file_exists): New arg STATPTR.
H A DChangeLog.139036 Remove arg STATPTR. All uses changed.