Home
last modified time | relevance | path

Searched refs:FF_TEMPEST (Results 1 – 5 of 5) sorted by relevance

/dports/cad/dinotrace/dinotrace-9.4c/src/
H A Ddinotrace.c141 file_format = FF_TEMPEST; in main()
H A Ddt_verilog.c360 && ((trace->dfile.fileformat != FF_TEMPEST) in sig_new_file()
381 if (trace->dfile.fileformat == FF_TEMPEST) bus_sig_ptr->file_pos = file_pos; in sig_new_file()
414 if (trace->dfile.fileformat == FF_TEMPEST) { in sig_new_file()
H A Ddt_file.c346 case FF_TEMPEST: in fil_read()
779 case FF_TEMPEST: in fil_trace_end()
H A Ddinotrace.h285 #define FF_TEMPEST 2 macro
H A Ddt_config.c714 file_format = FF_TEMPEST; in config_process_line_internal()