xmcd.proj
来自「speech signal process tools」· PROJ 代码 · 共 139 行
PROJ
139 行
/* CodeCenter Project File *//* Options for project */setopt ansisetopt auto_compileunsetopt auto_reloadsetopt auto_replaceunsetopt batch_loadunsetopt batch_runsetopt cc_prog ccsetopt ccargs -gunsetopt create_fileunsetopt debug_childunsetopt echounsetopt edit_jobsunsetopt edit_lineunsetopt edit_line_fileunsetopt editorunsetopt edit_queryunsetopt edit_line_queryunsetopt edit_pauseunsetopt edit_wakeupunsetopt eight_bitsetopt email_address codecenter-support@centerline.comunsetopt ignore_sharp_linesunsetopt instrument_allunsetopt instrument_bytesetopt instrument_space 2setopt histchar 35setopt line_editunsetopt line_metasetopt lint_load 2setopt lint_run 2setopt list_actionunsetopt load_flagssetopt long_not_intsetopt old_makeunsetopt make_argssetopt make_hfilesunsetopt make_offsetsetopt make_prog emakesetopt make_symbol #setopt mem_config 16384unsetopt mem_traceunsetopt page_cmdssetopt page_list 10unsetopt page_loadunsetopt pathsetopt proto_path . /auto/sbus/local/CenterLine/c_4.0.0/sparc-sunos4/proto /auto/sbus/local/CenterLine/general/protounsetopt preprocessorsetopt program_name a.outunsetopt print_customsetopt print_pointersetopt print_string 20unsetopt save_memorysetopt sbrk_size 1048576unsetopt swap_uses_pathsetopt sys_load_flags -L/lib -L/usr/lib -L/usr/local/lib -I/auto/sbus/local/CenterLine/include/CodeCenter -I/usr/include -Dunix -Dsun -Dsparcunsetopt tab_stopunsetopt terse_suppressunsetopt terse_wheresetopt unset_value 191unsetopt win_fork_nodupunsetopt win_no_raiseunsetopt win_message_listunsetopt win_project_list/* Suppressions for project */suppress 5 /* DEFAULT SUPPRESSION: Over/underflow unsigned <minus> */suppress 7 /* DEFAULT SUPPRESSION: Over/underflow unsigned <plus> */suppress 52 /* DEFAULT SUPPRESSION: Information lost <float> */suppress 97 in xfree /* DEFAULT SUPPRESSION: Freeing memory */suppress 157 on __builtin_va_alist /* DEFAULT SUPPRESSION: Formal variable */suppress 465 /usr/include/ /* DEFAULT SUPPRESSION: Nested comment */suppress 481 /* DEFAULT SUPPRESSION: Extra text in directive */suppress 500 on alloca /* DEFAULT SUPPRESSION: Too few macro arguments */suppress 1073 /lib/libsuntool.a(sel_common.o) /* DEFAULT SUPPRESSION: Text/data redefinition */suppress 1075 /* DEFAULT SUPPRESSION: `static' formerly `extern' */suppress 1076 /* DEFAULT SUPPRESSION: CenterLine function redefined */suppress 1102 /* DEFAULT SUPPRESSION: Non-ANSI field syntax */suppress 1103 /* DEFAULT SUPPRESSION: Result of ?: used as lvalue */suppress 1104 /* DEFAULT SUPPRESSION: Result of cast used as lvalue *//* Contents of project */load /usr/lib/libc.sa.1.6load /usr/lib/libc.so.1.6load NamePix.c chrs.c draw_line.c make_icon.c text.c mcd.clink/* Instrumented files *//* Signals caught and ignored */catch HUPcatch INTcatch QUITcatch ILLcatch TRAPcatch IOTcatch EMTcatch FPEcatch KILLcatch BUScatch SEGVcatch SYScatch PIPEcatch TERMcatch STOPcatch TSTPcatch TTINcatch TTOUcatch XCPUcatch XFSZcatch LOSTcatch USR1catch USR2ignore ALRMignore URGignore CONTignore CHLDignore IOignore VTALRMignore PROFignore WINCH/* Status of project */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?