Searched refs:nshort (Results 1 – 8 of 8) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/debug/ |
| D | debug.exp | 61 set nshort [file tail [file dirname $test]]/[file tail $test] 65 if { [string match {*/debug-[126].c} "$nshort"] \ 71 verbose -log "Testing $nshort, $flags" 1
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/debug/ |
| D | debug.exp | 61 set nshort [file tail [file dirname $test]]/[file tail $test] 71 verbose -log "Testing $nshort, $flags" 1
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/lib/ |
| D | objc-dg.exp | 157 set nshort [file tail [file dirname $test]]/[file tail $test] 160 verbose "Testing $nshort, $flags" 1
|
| D | gcc-dg.exp | 155 set nshort [file tail [file dirname $test]]/[file tail $test] 158 verbose "Testing $nshort, $flags" 1
|
| D | g77-dg.exp | 160 set nshort [file tail [file dirname $test]]/[file tail $test] 163 verbose "Testing $nshort, $flags" 1
|
| /openbsd/src/usr.bin/lex/ |
| D | scanopt.c | 344 int nshort = 0, nlong = 0; in scanopt_usage() local 349 len += (nlong++||nshort) ? 2+PRINTLEN(s,i) : PRINTLEN(s,i);\ in scanopt_usage() 351 len += (nshort++||nlong)? 2+PRINTLEN(s,i) : PRINTLEN(s,i);\ in scanopt_usage()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | ChangeLog.3 | 8733 ih->nshort. Share ih->name and ih->nshort if possible. 10818 * cppfiles.c (find_include_file): Don't assume nshort is a 11463 * cppinit.c (cpp_cleanup): Free imp->nshort also.
|
| D | ChangeLog.2 | 3901 (struct include_hash: name, nshort, control_macro): Mark
|