Searched refs:u4 (Results 1 - 24 of 24) sorted by relevance

/macosx-10.10.1/rsync-45/rsync/zlib/
H A Dcrc32.c39 typedef unsigned int u4; typedef
42 typedef unsigned long u4; typedef
45 typedef unsigned short u4; typedef
233 u4 endian;
267 register u4 c;
268 register const u4 FAR *buf4;
270 c = (u4)crc;
277 buf4 = (const u4 FAR *)(const void FAR *)buf;
307 register u4 c;
308 register const u4 FA
[all...]
/macosx-10.10.1/xnu-2782.1.97/libkern/zlib/
H A Dcrc32.c67 typedef unsigned int u4; typedef
70 typedef unsigned long u4; typedef
73 typedef unsigned short u4; typedef
261 u4 endian;
295 register u4 c;
296 register const u4 FAR *buf4;
298 c = (u4)crc;
305 buf4 = (const u4 FAR *)(const void FAR *)buf;
335 register u4 c;
336 register const u4 FA
[all...]
/macosx-10.10.1/sudo-73/src/zlib/
H A Dcrc32.c41 typedef unsigned int u4; typedef
44 typedef unsigned long u4; typedef
47 typedef unsigned short u4; typedef
58 typedef u4 crc_table_t;
240 u4 endian;
274 register u4 c;
275 register const u4 FAR *buf4;
277 c = (u4)crc;
284 buf4 = (const u4 FAR *)(const void FAR *)buf;
314 register u4
[all...]
/macosx-10.10.1/zlib-55/zlib/
H A Dcrc32.c40 typedef unsigned int u4; typedef
43 typedef unsigned long u4; typedef
46 typedef unsigned short u4; typedef
236 u4 endian;
271 register u4 c;
272 register const u4 FAR *buf4;
274 c = (u4)crc;
281 buf4 = (const u4 FAR *)(const void FAR *)buf;
311 register u4 c;
312 register const u4 FA
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/uuid/
H A Duuid.h46 #define UUID_DEFINE(name,u0,u1,u2,u3,u4,u5,u6,u7,u8,u9,u10,u11,u12,u13,u14,u15) \
47 static const uuid_t name __attribute__ ((unused)) = {u0,u1,u2,u3,u4,u5,u6,u7,u8,u9,u10,u11,u12,u13,u14,u15}
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/features/
H A Dalign.c41 char u4[1024]; member in union:_u_
77 u.u2 = u.u4;
87 u.u2 = u.u4 + j;
101 u.u2 = u.u4 + k;
/macosx-10.10.1/vim-55/runtime/keymap/
H A Dpinyin.vim40 u4 ��
/macosx-10.10.1/shell_cmds-179/hexdump/
H A Ddisplay.c128 u_int32_t u4; local
204 bcopy(bp, &u4, sizeof(u4));
205 (void)printf(pr->fmt, (u_quad_t)u4);
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dcrx.h36 u0, u1, u2, u3, u4, u5, u6, u7, u8, u9, enumerator in enum:__anon7686
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/tests/
H A Dio.sh84 read -u4 got
124 read -u4
273 print -u4 || exit 4
H A Dcoprocess.sh78 four) to=-u4;;
H A Dbracket.sh193 print -u4 foobar
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dterminfo.vim67 \ ht docr tsl tone uc hu u0 u1 u2 u3 u4 u5 u6
/macosx-10.10.1/ruby-106/ruby/test/uri/
H A Dtest_generic.rb153 u4 = URI.parse('http://foo/bar/')
158 assert_equal(URI.parse('http://foo/bar/baz'), u4 + 'baz')
163 assert_equal(URI.parse('http://foo/baz'), u4 + '/baz')
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dprint-802_11.c1892 } u, u2, u3, u4; local
1950 rc = cpack_uint8(s, &u4.u8);
/macosx-10.10.1/ruby-106/ruby/
H A Dbignum.c2396 VALUE u0, u1, u2, u3, u4, v1, v2, v3; local
2498 /* z(inf) : u4 <- x2 * y2 */
2499 u4 = bigtrunc(bigmul0(x2, y2));
2511 /* z4 <- z(inf) == u4 */
2512 z4 = u4;
2526 /* z3 <- (z2 - z3) / 2 + 2 * z(inf) == (z2 - z3) / 2 + 2 * u4 */
2529 t = big_lshift(u4, 1); /* TODO: combining with next addition */
2532 /* z2 <- z2 + z1 - z(inf) == z2 + z1 - u4 */
2534 z2 = bigtrunc(bigadd(z2, u4, 0));
/macosx-10.10.1/ncurses-44/ncurses/include/
H A DCaps.osf1r5762 user4 u4 str u4 - - ----- User string #4
H A DCaps619 user4 u4 str u4 - - ----- User string #4
H A DCaps.aix4721 user4 u4 str u4 - - ----- User string #4
H A DCaps.hpux11627 user4 u4 str u4 - - ----- User string #4
H A DCaps.keys621 user4 u4 str u4 - - ----- User string #4
/macosx-10.10.1/emacs-93/emacs/lisp/international/
H A Dlatin1-disp.el2963 (?\$,2@H(B "u4")
/macosx-10.10.1/ksh-23/ksh/src/cmd/INIT/
H A Dratz.c1087 u4 endian;
/macosx-10.10.1/emacs-93/emacs/leim/quail/
H A Dhangul3.el945 ("u4" ?$(C5M(B)

Completed in 236 milliseconds