OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FAR
(Results
1 - 25
of
143
) sorted by relevancy
1
2
3
4
5
6
/src/common/dist/zlib/contrib/infback9/
inftree9.h
59
extern int inflate_table9(codetype type, unsigned short
FAR
*lens,
60
unsigned codes, code
FAR
*
FAR
*table,
61
unsigned
FAR
*bits, unsigned short
FAR
*work);
infback9.h
23
ZEXTERN int ZEXPORT inflateBack9(z_stream
FAR
*strm,
24
in_func in, void
FAR
*in_desc,
25
out_func out, void
FAR
*out_desc);
26
ZEXTERN int ZEXPORT inflateBack9End(z_stream
FAR
*strm);
27
ZEXTERN int ZEXPORT inflateBack9Init_(z_stream
FAR
*strm,
28
unsigned char
FAR
*window,
inflate9.h
37
unsigned char
FAR
*window; /* allocated sliding window, if needed */
43
code
FAR
*next; /* next available space in codes[] */
/src/external/cddl/osnet/dist/uts/common/zmod/
inftrees.h
55
extern int inflate_table OF((codetype type, unsigned short
FAR
*lens,
56
unsigned codes, code
FAR
*
FAR
*table,
57
unsigned
FAR
*bits, unsigned short
FAR
*work));
inflate.h
94
unsigned char
FAR
*window; /* allocated sliding window, if needed */
104
code const
FAR
*lencode; /* starting table for length/literal codes */
105
code const
FAR
*distcode; /* starting table for distance codes */
113
code
FAR
*next; /* next available space in codes[] */
crc32.c
34
#include "zutil.h" /* for STDC and
FAR
definitions */
64
const unsigned char
FAR
*, unsigned));
66
const unsigned char
FAR
*, unsigned));
80
local unsigned long
FAR
crc_table[TBLS][256];
83
local void write_table OF((FILE *, const unsigned long
FAR
*));
170
fprintf(out, "local const unsigned long
FAR
");
190
const unsigned long
FAR
*table;
210
const unsigned long
FAR
* ZEXPORT get_crc_table()
216
return (const unsigned long
FAR
*)crc_table;
226
const unsigned char
FAR
*buf
[
all
...]
/src/external/gpl3/binutils/dist/zlib/contrib/infback9/
inftree9.h
59
extern int inflate_table9(codetype type, unsigned short
FAR
*lens,
60
unsigned codes, code
FAR
*
FAR
*table,
61
unsigned
FAR
*bits, unsigned short
FAR
*work);
infback9.h
23
ZEXTERN int ZEXPORT inflateBack9(z_stream
FAR
*strm,
24
in_func in, void
FAR
*in_desc,
25
out_func out, void
FAR
*out_desc);
26
ZEXTERN int ZEXPORT inflateBack9End(z_stream
FAR
*strm);
27
ZEXTERN int ZEXPORT inflateBack9Init_(z_stream
FAR
*strm,
28
unsigned char
FAR
*window,
inflate9.h
37
unsigned char
FAR
*window; /* allocated sliding window, if needed */
43
code
FAR
*next; /* next available space in codes[] */
/src/external/gpl3/binutils/dist/zlib/
inftrees.h
60
int ZLIB_INTERNAL inflate_table(codetype type, unsigned short
FAR
*lens,
61
unsigned codes, code
FAR
*
FAR
*table,
62
unsigned
FAR
*bits, unsigned short
FAR
*work);
/src/external/gpl3/binutils.old/dist/zlib/contrib/infback9/
inftree9.h
59
extern int inflate_table9 OF((codetype type, unsigned short
FAR
*lens,
60
unsigned codes, code
FAR
*
FAR
*table,
61
unsigned
FAR
*bits, unsigned short
FAR
*work));
infback9.h
23
ZEXTERN int ZEXPORT inflateBack9 OF((z_stream
FAR
*strm,
24
in_func in, void
FAR
*in_desc,
25
out_func out, void
FAR
*out_desc));
26
ZEXTERN int ZEXPORT inflateBack9End OF((z_stream
FAR
*strm));
27
ZEXTERN int ZEXPORT inflateBack9Init_ OF((z_stream
FAR
*strm,
28
unsigned char
FAR
*window,
inflate9.h
37
unsigned char
FAR
*window; /* allocated sliding window, if needed */
43
code
FAR
*next; /* next available space in codes[] */
/src/external/gpl3/binutils.old/dist/zlib/
inftrees.h
60
int ZLIB_INTERNAL inflate_table OF((codetype type, unsigned short
FAR
*lens,
61
unsigned codes, code
FAR
*
FAR
*table,
62
unsigned
FAR
*bits, unsigned short
FAR
*work));
/src/external/gpl3/gdb.old/dist/zlib/contrib/infback9/
inftree9.h
59
extern int inflate_table9 OF((codetype type, unsigned short
FAR
*lens,
60
unsigned codes, code
FAR
*
FAR
*table,
61
unsigned
FAR
*bits, unsigned short
FAR
*work));
infback9.h
23
ZEXTERN int ZEXPORT inflateBack9 OF((z_stream
FAR
*strm,
24
in_func in, void
FAR
*in_desc,
25
out_func out, void
FAR
*out_desc));
26
ZEXTERN int ZEXPORT inflateBack9End OF((z_stream
FAR
*strm));
27
ZEXTERN int ZEXPORT inflateBack9Init_ OF((z_stream
FAR
*strm,
28
unsigned char
FAR
*window,
inflate9.h
37
unsigned char
FAR
*window; /* allocated sliding window, if needed */
43
code
FAR
*next; /* next available space in codes[] */
/src/external/gpl3/gdb.old/dist/zlib/
inftrees.h
60
int ZLIB_INTERNAL inflate_table OF((codetype type, unsigned short
FAR
*lens,
61
unsigned codes, code
FAR
*
FAR
*table,
62
unsigned
FAR
*bits, unsigned short
FAR
*work));
/src/external/gpl3/gdb/dist/zlib/contrib/infback9/
inftree9.h
59
extern int inflate_table9(codetype type, unsigned short
FAR
*lens,
60
unsigned codes, code
FAR
*
FAR
*table,
61
unsigned
FAR
*bits, unsigned short
FAR
*work);
infback9.h
23
ZEXTERN int ZEXPORT inflateBack9(z_stream
FAR
*strm,
24
in_func in, void
FAR
*in_desc,
25
out_func out, void
FAR
*out_desc);
26
ZEXTERN int ZEXPORT inflateBack9End(z_stream
FAR
*strm);
27
ZEXTERN int ZEXPORT inflateBack9Init_(z_stream
FAR
*strm,
28
unsigned char
FAR
*window,
inflate9.h
37
unsigned char
FAR
*window; /* allocated sliding window, if needed */
43
code
FAR
*next; /* next available space in codes[] */
/src/external/gpl3/gdb/dist/zlib/
inftrees.h
60
int ZLIB_INTERNAL inflate_table(codetype type, unsigned short
FAR
*lens,
61
unsigned codes, code
FAR
*
FAR
*table,
62
unsigned
FAR
*bits, unsigned short
FAR
*work);
/src/common/dist/zlib/
inftrees.h
60
int ZLIB_INTERNAL inflate_table(codetype type, unsigned short
FAR
*lens,
61
unsigned codes, code
FAR
*
FAR
*table,
62
unsigned
FAR
*bits, unsigned short
FAR
*work);
64
void ZLIB_INTERNAL inflate_fixed(struct inflate_state
FAR
*state);
/src/common/dist/zlib/contrib/crc32vx/
crc32_vx_hooks.h
7
ZLIB_INTERNAL extern unsigned long (*crc32_z_hook)(unsigned long crc, const unsigned char
FAR
*buf, z_size_t len);
/src/external/bsd/ntp/dist/libntp/lib/isc/win32/include/isc/
net.h
161
for (__i = 0; __i < ((fd_set
FAR
*)(set))->fd_count; __i++) { \
162
if (((fd_set
FAR
*)(set))->fd_array[__i] == (SOCKET) fd) { \
163
while (__i < ((fd_set
FAR
*)(set))->fd_count-1) { \
164
((fd_set
FAR
*)(set))->fd_array[__i] = \
165
((fd_set
FAR
*)(set))->fd_array[__i+1]; \
168
((fd_set
FAR
*)(set))->fd_count--; \
177
for (__i = 0; __i < ((fd_set
FAR
*)(set))->fd_count; __i++) { \
178
if (((fd_set
FAR
*)(set))->fd_array[__i] == (SOCKET)(fd)) { \
182
if (__i == ((fd_set
FAR
*)(set))->fd_count) { \
183
if (((fd_set
FAR
*)(set))->fd_count < FD_SETSIZE) {
[
all
...]
Completed in 37 milliseconds
1
2
3
4
5
6
Indexes created Tue Aug 18 00:25:06 UTC 2026