Searched refs:format1 (Results 1 – 9 of 9) sorted by relevance
| /openbsd/src/usr.bin/stat/ |
| D | stat.c | 136 int format1(const struct stat *, /* stat info */ 463 t = format1(st, file, subfmt, statfmt - subfmt, buf, in output() 485 format1(const struct stat *st, in format1() function 765 l1 = format1(st, file, fmt, flen, in format1() 768 l2 = format1(st, file, fmt, flen, in format1() 775 return (format1(st, file, fmt, flen, buf, blen, in format1()
|
| /openbsd/src/sys/dev/microcode/aic7xxx/ |
| D | aicasm_insformat.h | 99 struct ins_format1 format1; member
|
| D | aicasm_gram.y | 1626 f1_instr = &instr->format.format1; in format_1_instr()
|
| /openbsd/src/gnu/usr.bin/perl/t/op/ |
| D | write.t | 273 my $format1 = '@' . '>' x $_; 274 formline $format1, 'abc'; 275 $was1 .= "$format1 $^A\n";
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/ |
| D | convex.h | 158 const struct formstr format1[] = { variable
|
| /openbsd/src/gnu/usr.bin/binutils/include/opcode/ |
| D | convex.h | 158 const struct formstr format1[] = { variable
|
| /openbsd/src/sys/dev/ic/ |
| D | aic7xxx.c | 6257 fmt1_ins = &instr.format1; in ahc_download_instr() 6261 opcode = instr.format1.opcode; in ahc_download_instr() 6341 instr.format1.parity = 1; in ahc_download_instr()
|
| D | aic79xx.c | 8524 fmt1_ins = &instr.format1; in ahd_download_instr() 8528 opcode = instr.format1.opcode; in ahd_download_instr() 8567 instr.format1.parity = 1; in ahd_download_instr()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/ |
| D | ChangeLog | 6403 * g++.dg/warn/format1.C: New test.
|