Home
last modified time | relevance | path

Searched refs:b5 (Results 1 – 25 of 35) sorted by relevance

12

/trueos/contrib/gdtoa/
HDgdtoa.c156 int bbits, b2, b5, be0, dig, i, ieps, ilim, ilim0, ilim1, inex; local
271 b5 = 0;
277 b5 = -k;
503 m5 = b5;
520 b5 += j;
538 if (b5 > 0) {
546 if ( (j = b5 - m5) !=0)
550 b = pow5mult(b, b5);
HDdtoa.c118 int bbits, b2, b5, be, dig, i, ieps, ilim, ilim0, ilim1, local
276 b5 = 0;
282 b5 = -k;
495 m5 = b5;
517 if (b5 > 0) {
525 if (( j = b5 - m5 )!=0)
529 b = pow5mult(b, b5);
/trueos/sys/dev/usb/
HDusb_endian.h110 #define USETW8(w,b7,b6,b5,b4,b3,b2,b1,b0) do { \ argument
116 (w)[5] = (uint8_t)(b5); \
/trueos/sys/contrib/ia64/libuwx/test/
HDprimeregs.s44 mov r20 = b5
71 mov b5 = r20
/trueos/usr.bin/calendar/tests/
HDregress.sh27 REGRESSION_TEST(`b5',`$CALENDAR -B 3 -t 04.01.2007')
HDMakefile18 FILES+= regress.b5.out
/trueos/share/misc/
HDlatin118 | b0 � | b1 � | b2 � | b3 � | b4 � | b5 � | b6 � | b7 � |
/trueos/contrib/sendmail/
HDCACerts67 25:d7:49:aa:9e:c5:83:22:7d:2f:0b:df:8c:90:2d:b5:aa:33:
69 b5:53:80:86:72:bb:7c:be:e9:46:5b:d8:b2:78:42:d6:5d:c3:
/trueos/lib/libkse/arch/ia64/ia64/
HDcontext.S142 mov b5=r16
279 mov r16=b5
/trueos/contrib/netbsd-tests/ipf/input/
HDf1394 0400 0019 7000 0001 0000 0002 5010 2000 16b5 0000
HDni14232 4500 002a 69b5 0000 ff2f a144 7f00 0001 c0a8 7101
HDni13228 4500 002a 69b5 0000 ff2f ee99 c0a8 7103 c0a8 7101
/trueos/sys/ia64/ia64/
HDsetjmp.S173 mov r2 = b5
339 mov b5 = r2
HDcontext.S130 mov b5=r16
238 mov r16=b5
338 mov r17=b5
399 mov b5=r26
/trueos/lib/libc/ia64/gen/
HD_setjmp.S175 mov r2 = b5
300 mov b5 = r2
/trueos/contrib/netbsd-tests/ipf/expected/
HDni191 4500 0040 e3fc 4000 4006 40b5 0a01 0101 0a01 0104 03f1 0202 6523 90b2 0000 0000 b002 8000 a431 0000…
HDni1561 4500 002a 69b5 0000 ff2f ee99 c0a8 7103 c0a8 7101 3081 880b 0006 4000 0000 000a 0000 0009 80fd 0606…
HDni1661 4500 002a 69b5 0000 ff2f 1440 c0a8 7103 0a02 0202 3081 880b 0006 4000 0000 000a 0000 0009 80fd 0606…
/trueos/crypto/heimdal/doc/
HDlatin1.tex22 \global\catcode`\^^b5=\active \global\def^^b5{\inmathmode\mu} % mu
/trueos/sys/contrib/ia64/libuwx/src/
HDuwx_self_context.s119 mov rTMP2 = b5
282 mov b5 = rTMP1
/trueos/crypto/openssl/doc/apps/
HDrsautl.pod166 0000 - f3 46 9e aa 1a 4a 73 c9-37 ea 93 00 48 25 08 b5 .F...Js.7...H%..
177 MD5(tbs)= f3:46:9e:aa:1a:4a:73:c9:37:ea:93:00:48:25:08:b5
/trueos/sys/net80211/
HDieee80211_crypto_ccmp.c191 READ_6(uint8_t b0, uint8_t b1, uint8_t b2, uint8_t b3, uint8_t b4, uint8_t b5) in READ_6() argument
194 uint16_t iv16 = (b4 << 0) | (b5 << 8); in READ_6()
HDieee80211_crypto_tkip.c237 READ_6(uint8_t b0, uint8_t b1, uint8_t b2, uint8_t b3, uint8_t b4, uint8_t b5) in READ_6() argument
240 uint16_t iv16 = (b4 << 0) | (b5 << 8); in READ_6()
/trueos/contrib/gdb/gdb/regformats/
HDreg-ia64.dat331 64:b5
/trueos/contrib/llvm/tools/clang/lib/Headers/
HDemmintrin.h1111 …13, char b12, char b11, char b10, char b9, char b8, char b7, char b6, char b5, char b4, char b3, c… in _mm_set_epi8() argument
1113 return (__m128i)(__v16qi){ b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15 }; in _mm_set_epi8()
1165 _mm_setr_epi8(char b0, char b1, char b2, char b3, char b4, char b5, char b6, char b7, char b8, char… in _mm_setr_epi8() argument
1167 return (__m128i)(__v16qi){ b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15 }; in _mm_setr_epi8()

12