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

/ast/src/lib/libz/
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...]
/ast/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;
/ast/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
/ast/src/cmd/coshell/
H A Devent.c1008 uint32_t u4; local
1022 u4 = IDENT_SWAP;
1023 if (state->swap = swapop(&u4, &data.time, 4))
/ast/src/cmd/dsslib/flat/
H A Dflat.c1415 uint32_t u4; member in union:__anon92
1431 num.u4 = flat->magic->number;
/ast/src/cmd/INIT/
H A Dratz.c1087 u4 endian;

Completed in 308 milliseconds