/linux-2.4.37.9/include/linux/ |
D | zconf.h | 69 #ifndef FAR 70 # define FAR macro 77 typedef Byte FAR Bytef; 78 typedef char FAR charf; 79 typedef int FAR intf; 80 typedef uInt FAR uIntf; 81 typedef uLong FAR uLongf; 83 typedef void FAR *voidpf;
|
D | zutil.h | 27 typedef uch FAR uchf; 29 typedef ush FAR ushf;
|
D | zlib.h | 78 struct internal_state FAR *state; /* not visible by applications */ 87 typedef z_stream FAR *z_streamp;
|
/linux-2.4.37.9/arch/ppc64/boot/ |
D | zlib.h | 88 #ifndef FAR 89 # define FAR macro 124 typedef Byte FAR Bytef; 125 typedef char FAR charf; 126 typedef int FAR intf; 127 typedef uInt FAR uIntf; 128 typedef uLong FAR uLongf; 131 typedef void FAR *voidpf; 134 typedef Byte FAR *voidpf; 176 struct internal_state FAR *state; /* not visible by applications */
|
D | zlib.c | 61 #define FAR macro 64 typedef uch FAR uchf; 66 typedef ush FAR ushf; 164 typedef struct inflate_blocks_state FAR inflate_blocks_statef; 207 typedef struct inflate_huft_s FAR inflate_huft; 231 inflate_huft * FAR *, /* bits tree result */ 240 inflate_huft * FAR *, /* literal/length tree result */ 241 inflate_huft * FAR *, /* distance tree result */ 247 inflate_huft * FAR *, /* literal/length tree result */ 248 inflate_huft * FAR *)); /* distance tree result */ [all …]
|
/linux-2.4.37.9/arch/ppc/boot/include/ |
D | zlib.h | 86 #ifndef FAR 87 # define FAR macro 122 typedef Byte FAR Bytef; 123 typedef char FAR charf; 124 typedef int FAR intf; 125 typedef uInt FAR uIntf; 126 typedef uLong FAR uLongf; 129 typedef void FAR *voidpf; 132 typedef Byte FAR *voidpf; 174 struct internal_state FAR *state; /* not visible by applications */
|
/linux-2.4.37.9/lib/zlib_inflate/ |
D | inftrees.h | 17 typedef struct inflate_huft_s FAR inflate_huft; 41 inflate_huft * FAR *, /* bits tree result */ 51 inflate_huft * FAR *, /* literal/length tree result */ 52 inflate_huft * FAR *, /* distance tree result */ 59 inflate_huft * FAR *, /* literal/length tree result */ 60 inflate_huft * FAR *, /* distance tree result */
|
D | inftrees.c | 31 inflate_huft * FAR*,/* result: starting table */ 96 inflate_huft * FAR *t; /* result: starting table */ 294 inflate_huft * FAR *tb; /* bits tree result */ 321 inflate_huft * FAR *tl; /* literal/length tree result */ 322 inflate_huft * FAR *td; /* distance tree result */ 382 inflate_huft * FAR *tl; /* literal/length tree result */ 383 inflate_huft * FAR *td; /* distance tree result */
|
D | infcodes.h | 17 typedef struct inflate_codes_state FAR inflate_codes_statef;
|
D | infblock.h | 15 typedef struct inflate_blocks_state FAR inflate_blocks_statef;
|
/linux-2.4.37.9/lib/zlib_deflate/ |
D | defutil.h | 49 } FAR ct_data; 62 } FAR tree_desc; 65 typedef Pos FAR Posf; 240 } FAR deflate_state;
|
D | deflate.c | 223 strm->state = (struct internal_state FAR *)s; 592 dest->state = (struct internal_state FAR *) ds;
|
/linux-2.4.37.9/arch/ppc/boot/lib/ |
D | zlib.c | 38 #define FAR macro 41 typedef uch FAR uchf; 43 typedef ush FAR ushf; 141 typedef struct inflate_blocks_state FAR inflate_blocks_statef; 184 typedef struct inflate_huft_s FAR inflate_huft; 208 inflate_huft * FAR *, /* bits tree result */ 217 inflate_huft * FAR *, /* literal/length tree result */ 218 inflate_huft * FAR *, /* distance tree result */ 224 inflate_huft * FAR *, /* literal/length tree result */ 225 inflate_huft * FAR *)); /* distance tree result */ [all …]
|
/linux-2.4.37.9/drivers/atm/ |
D | fore200e_firmware_copyright | 24 the Federal Acquisition Regulations ("FAR") (or any successor regulations) or, 25 in the cases of NASA, in paragraph 18.52.227-86 of the NASA Supplement to the FAR
|
/linux-2.4.37.9/include/asm-sparc64/ |
D | ns87303.h | 15 #define FAR 0x01 macro
|
/linux-2.4.37.9/arch/m68k/fpsp040/ |
D | ssin.S | 585 |--REGISTERS SAVED SO FAR: D0, A0, FP2. 662 |--REGISTERS SAVED SO FAR: FP2.
|
/linux-2.4.37.9/arch/arm/mm/ |
D | proc-arm1026.S | 80 mrc p15, 0, r0, c6, c0, 0 @ get FAR
|
D | proc-arm720.S | 152 Ldata_simple: mrc p15, 0, r0, c6, c0, 0 @ get FAR
|
D | proc-arm922.S | 71 mrc p15, 0, r0, c6, c0, 0 @ get FAR
|
D | proc-arm925.S | 78 mrc p15, 0, r0, c6, c0, 0 @ get FAR
|
D | proc-arm926.S | 75 mrc p15, 0, r0, c6, c0, 0 @ get FAR
|
D | proc-arm6,7.S | 146 Ldata_simple: mrc p15, 0, r0, c6, c0, 0 @ get FAR
|
D | proc-arm920.S | 75 mrc p15, 0, r0, c6, c0, 0 @ get FAR
|
D | proc-sa110.S | 90 mrc p15, 0, r0, c6, c0, 0 @ get FAR
|
D | proc-arm1020.S | 75 mrc p15, 0, r0, c6, c0, 0 @ get FAR
|