Searched refs:debugopt (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/iodbc-42.5/iodbc/iodbc/
H A Dvmscompile.com23 $ debugopt=""
24 $ if debug then debugopt="/DEBUG"
32 $ write sys$output "$ cc''debugopt' ''filename'"
33 $ cc'stdopts' 'configure' 'debugopt' 'filename'
36 $ write sys$output "$ LINK''debugopt' IODBC.EXE"
41 $ link/share=IODBC 'debugopt' 'objects' x/opt,sys$input/opt
/macosx-10.10/emacs-93/
H A Ddumpemacs.c31 int debugopt = 0, verboseopt = 0, testopt = 0, forceopt = 0; local
40 debugopt = 1;
120 ret = dumpemacs(debugopt, output);
140 if(debugopt) printf("Installing dumped emacs\n");

Completed in 156 milliseconds