| /src/sys/arch/acorn32/mainbus/ |
| fdreg.h | 124 } structured; member in union:ne7_fd_formb::__anon867 130 # define fd_formb_secshift format_info.structured.secshift 131 # define fd_formb_nsecs format_info.structured.nsecs 132 # define fd_formb_gaplen format_info.structured.gaplen 133 # define fd_formb_fillbyte format_info.structured.fillbyte 135 # define fd_formb_cylno(i) format_info.structured.idfields[i].cylno 136 # define fd_formb_headno(i) format_info.structured.idfields[i].headno 137 # define fd_formb_secno(i) format_info.structured.idfields[i].secno 138 # define fd_formb_secsize(i) format_info.structured.idfields[i].secsize
|
| /src/sys/arch/atari/dev/ |
| hdfdreg.h | 137 } structured; member in union:ne7_fd_formb::__anon1212 144 # define fd_formb_secshift format_info.structured.secshift 145 # define fd_formb_nsecs format_info.structured.nsecs 146 # define fd_formb_gaplen format_info.structured.gaplen 147 # define fd_formb_fillbyte format_info.structured.fillbyte 149 # define fd_formb_cylno(i) format_info.structured.idfields[i].cylno 150 # define fd_formb_headno(i) format_info.structured.idfields[i].headno 151 # define fd_formb_secno(i) format_info.structured.idfields[i].secno 152 # define fd_formb_secsize(i) format_info.structured.idfields[i].secsize
|
| /src/sys/arch/sparc/dev/ |
| fdvar.h | 114 } structured; member in union:ne7_fd_formb::__anon1928 120 #define fd_formb_secshift format_info.structured.secshift 121 #define fd_formb_nsecs format_info.structured.nsecs 122 #define fd_formb_gaplen format_info.structured.gaplen 123 #define fd_formb_fillbyte format_info.structured.fillbyte 125 #define fd_formb_cylno(i) format_info.structured.idfields[i].cylno 126 #define fd_formb_headno(i) format_info.structured.idfields[i].headno 127 #define fd_formb_secno(i) format_info.structured.idfields[i].secno 128 #define fd_formb_secsize(i) format_info.structured.idfields[i].secsize
|
| /src/sys/arch/sparc64/dev/ |
| fdcvar.h | 114 } structured; member in union:ne7_fd_formb::__anon2049 120 #define fd_formb_secshift format_info.structured.secshift 121 #define fd_formb_nsecs format_info.structured.nsecs 122 #define fd_formb_gaplen format_info.structured.gaplen 123 #define fd_formb_fillbyte format_info.structured.fillbyte 125 #define fd_formb_cylno(i) format_info.structured.idfields[i].cylno 126 #define fd_formb_headno(i) format_info.structured.idfields[i].headno 127 #define fd_formb_secno(i) format_info.structured.idfields[i].secno 128 #define fd_formb_secsize(i) format_info.structured.idfields[i].secsize
|
| /src/sys/arch/sun3/dev/ |
| fdvar.h | 108 } structured; member in union:ne7_fd_formb::__anon2094 114 #define fd_formb_secshift format_info.structured.secshift 115 #define fd_formb_nsecs format_info.structured.nsecs 116 #define fd_formb_gaplen format_info.structured.gaplen 117 #define fd_formb_fillbyte format_info.structured.fillbyte 119 #define fd_formb_cylno(i) format_info.structured.idfields[i].cylno 120 #define fd_formb_headno(i) format_info.structured.idfields[i].headno 121 #define fd_formb_secno(i) format_info.structured.idfields[i].secno 122 #define fd_formb_secsize(i) format_info.structured.idfields[i].secsize
|
| /src/sys/arch/x68k/dev/ |
| fdreg.h | 97 } structured; member in union:ne7_fd_formb::__anon2182 103 # define fd_formb_secshift format_info.structured.secshift 104 # define fd_formb_nsecs format_info.structured.nsecs 105 # define fd_formb_gaplen format_info.structured.gaplen 106 # define fd_formb_fillbyte format_info.structured.fillbyte 108 # define fd_formb_cylno(i) format_info.structured.idfields[i].cylno 109 # define fd_formb_headno(i) format_info.structured.idfields[i].headno 110 # define fd_formb_secno(i) format_info.structured.idfields[i].secno 111 # define fd_formb_secsize(i) format_info.structured.idfields[i].secsize
|
| /src/sys/dev/isa/ |
| fdreg.h | 131 } structured; member in union:ne7_fd_formb::__anon3105 137 # define fd_formb_secshift format_info.structured.secshift 138 # define fd_formb_nsecs format_info.structured.nsecs 139 # define fd_formb_gaplen format_info.structured.gaplen 140 # define fd_formb_fillbyte format_info.structured.fillbyte 142 # define fd_formb_cylno(i) format_info.structured.idfields[i].cylno 143 # define fd_formb_headno(i) format_info.structured.idfields[i].headno 144 # define fd_formb_secno(i) format_info.structured.idfields[i].secno 145 # define fd_formb_secsize(i) format_info.structured.idfields[i].secsize
|
| /src/sys/rump/fs/lib/liblfs/ |
| Makefile | 7 COMMENT=Log-structured File System
|
| /src/usr.bin/error/ |
| pi.c | 87 * Goto %s from line %d is into a structured statement 157 static bool structured, multiple; variable 164 static char *pi_structured[] = {"is", "into", "a", "structured", "statement"}; 178 "is", "into", "a", "structured", "statement"); 415 * Goto %s from line %d is into a structured statement 419 structured = false; 425 || (structured = (cur_wordc == 10 && wordv_eq(cur_wordv+6,5, pi_structured))) 430 nwordv[1] = structured ? cur_wordv [5] : cur_wordv[cur_wordc];
|
| /src/external/gpl2/dtc/dist/Documentation/ |
| dtc-paper.tex | 78 and for some properties, they contain tables or other structured
|
| /src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/ |
| llvm.mli | 1019 (** [const_struct context elts] returns the structured constant of type 1025 (** [const_named_struct namedty elts] returns the structured constant of type 1031 (** [const_packed_struct context elts] returns the structured constant of
|
| /src/external/gpl2/gmake/dist/config/ |
| texinfo.tex | 1293 % seem worth the trouble, since most documents are normally structured.
|
| /src/external/gpl2/groff/dist/doc/ |
| texinfo.tex | 1230 % seem worthwhile, since most documents are normally structured.
|
| /src/external/gpl2/texinfo/dist/doc/ |
| texinfo.tex | 1230 % seem worthwhile, since most documents are normally structured.
|
| /src/external/bsd/am-utils/dist/doc/ |
| texinfo.tex | 1275 % seem worth the trouble, since most documents are normally structured.
|
| /src/external/bsd/flex/dist/build-aux/ |
| texinfo.tex | 1275 % seem worth the trouble, since most documents are normally structured.
|
| /src/external/gpl2/xcvs/dist/build-aux/ |
| texinfo.tex | 1471 % seem worth the trouble, since most documents are normally structured.
|
| /src/external/gpl3/autoconf/dist/build-aux/ |
| texinfo.tex | 1274 % seem worth the trouble, since most documents are normally structured.
|
| /src/external/gpl3/binutils/dist/texinfo/ |
| texinfo.tex | 1468 % seem worth the trouble, since most documents are normally structured.
|
| /src/external/gpl3/binutils.old/dist/texinfo/ |
| texinfo.tex | 1468 % seem worth the trouble, since most documents are normally structured.
|
| /src/external/gpl3/gcc.old/dist/gcc/doc/include/ |
| texinfo.tex | 1274 % seem worth the trouble, since most documents are normally structured.
|
| /src/external/gpl3/gdb/dist/texinfo/ |
| texinfo.tex | 1468 % seem worth the trouble, since most documents are normally structured.
|
| /src/external/gpl3/gdb.old/dist/texinfo/ |
| texinfo.tex | 1468 % seem worth the trouble, since most documents are normally structured.
|
| /src/external/lgpl3/gmp/dist/doc/ |
| texinfo.tex | 1275 % seem worth the trouble, since most documents are normally structured.
|
| /src/external/lgpl3/mpc/dist/doc/ |
| texinfo.tex | 1275 % seem worth the trouble, since most documents are normally structured.
|