Home
last modified time | relevance | path

Searched refs:FAR (Results 1 – 25 of 28) sorted by relevance

12

/linux-2.4.37.9/include/linux/
Dzconf.h69 #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;
Dzutil.h27 typedef uch FAR uchf;
29 typedef ush FAR ushf;
Dzlib.h78 struct internal_state FAR *state; /* not visible by applications */
87 typedef z_stream FAR *z_streamp;
/linux-2.4.37.9/arch/ppc64/boot/
Dzlib.h88 #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 */
Dzlib.c61 #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/
Dzlib.h86 #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/
Dinftrees.h17 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 */
Dinftrees.c31 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 */
Dinfcodes.h17 typedef struct inflate_codes_state FAR inflate_codes_statef;
Dinfblock.h15 typedef struct inflate_blocks_state FAR inflate_blocks_statef;
/linux-2.4.37.9/lib/zlib_deflate/
Ddefutil.h49 } FAR ct_data;
62 } FAR tree_desc;
65 typedef Pos FAR Posf;
240 } FAR deflate_state;
Ddeflate.c223 strm->state = (struct internal_state FAR *)s;
592 dest->state = (struct internal_state FAR *) ds;
/linux-2.4.37.9/arch/ppc/boot/lib/
Dzlib.c38 #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/
Dfore200e_firmware_copyright24 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/
Dns87303.h15 #define FAR 0x01 macro
/linux-2.4.37.9/arch/m68k/fpsp040/
Dssin.S585 |--REGISTERS SAVED SO FAR: D0, A0, FP2.
662 |--REGISTERS SAVED SO FAR: FP2.
/linux-2.4.37.9/arch/arm/mm/
Dproc-arm1026.S80 mrc p15, 0, r0, c6, c0, 0 @ get FAR
Dproc-arm720.S152 Ldata_simple: mrc p15, 0, r0, c6, c0, 0 @ get FAR
Dproc-arm922.S71 mrc p15, 0, r0, c6, c0, 0 @ get FAR
Dproc-arm925.S78 mrc p15, 0, r0, c6, c0, 0 @ get FAR
Dproc-arm926.S75 mrc p15, 0, r0, c6, c0, 0 @ get FAR
Dproc-arm6,7.S146 Ldata_simple: mrc p15, 0, r0, c6, c0, 0 @ get FAR
Dproc-arm920.S75 mrc p15, 0, r0, c6, c0, 0 @ get FAR
Dproc-sa110.S90 mrc p15, 0, r0, c6, c0, 0 @ get FAR
Dproc-arm1020.S75 mrc p15, 0, r0, c6, c0, 0 @ get FAR

12