Symbol: out_hex
regress/lib/libcrypto/bn/bn_word.c
119
.out_hex = "01",
regress/lib/libcrypto/bn/bn_word.c
125
.out_hex = "01",
regress/lib/libcrypto/bn/bn_word.c
131
.out_hex = "02",
regress/lib/libcrypto/bn/bn_word.c
137
.out_hex = "01",
regress/lib/libcrypto/bn/bn_word.c
143
.out_hex = "0",
regress/lib/libcrypto/bn/bn_word.c
149
.out_hex = "-01",
regress/lib/libcrypto/bn/bn_word.c
156
.out_hex = "FFFFFFFF",
regress/lib/libcrypto/bn/bn_word.c
162
.out_hex = "010000000000000000",
regress/lib/libcrypto/bn/bn_word.c
181
.out_hex = "01",
regress/lib/libcrypto/bn/bn_word.c
187
.out_hex = "-01",
regress/lib/libcrypto/bn/bn_word.c
194
.out_hex = "0",
regress/lib/libcrypto/bn/bn_word.c
200
.out_hex = "01",
regress/lib/libcrypto/bn/bn_word.c
206
.out_hex = "-03",
regress/lib/libcrypto/bn/bn_word.c
213
.out_hex = "0",
regress/lib/libcrypto/bn/bn_word.c
219
.out_hex = "01",
regress/lib/libcrypto/bn/bn_word.c
225
.out_hex = "-05",
regress/lib/libcrypto/bn/bn_word.c
232
.out_hex = "-FFFFFFFF",
regress/lib/libcrypto/bn/bn_word.c
239
.out_hex = "FFFFFFFFFFFFFFFF",
regress/lib/libcrypto/bn/bn_word.c
258
.out_hex = "0",
regress/lib/libcrypto/bn/bn_word.c
264
.out_hex = "0",
regress/lib/libcrypto/bn/bn_word.c
270
.out_hex = "01",
regress/lib/libcrypto/bn/bn_word.c
276
.out_hex = "0",
regress/lib/libcrypto/bn/bn_word.c
282
.out_hex = "-01",
regress/lib/libcrypto/bn/bn_word.c
289
.out_hex = "-06",
regress/lib/libcrypto/bn/bn_word.c
296
.out_hex = "FFFFFFFE",
regress/lib/libcrypto/bn/bn_word.c
30
const char *out_hex;
regress/lib/libcrypto/bn/bn_word.c
302
.out_hex = "020000000000000000",
regress/lib/libcrypto/bn/bn_word.c
322
.out_hex = "01",
regress/lib/libcrypto/bn/bn_word.c
329
.out_hex = "0",
regress/lib/libcrypto/bn/bn_word.c
336
.out_hex = "02",
regress/lib/libcrypto/bn/bn_word.c
343
.out_hex = "02",
regress/lib/libcrypto/bn/bn_word.c
350
.out_hex = "01",
regress/lib/libcrypto/bn/bn_word.c
357
.out_hex = "-02",
regress/lib/libcrypto/bn/bn_word.c
365
.out_hex = "0",
regress/lib/libcrypto/bn/bn_word.c
372
.out_hex = "-01",
regress/lib/libcrypto/bn/bn_word.c
38
char *out_hex = NULL;
regress/lib/libcrypto/bn/bn_word.c
380
.out_hex = "0",
regress/lib/libcrypto/bn/bn_word.c
387
.out_hex = "FFFFFFFF",
regress/lib/libcrypto/bn/bn_word.c
394
.out_hex = "0",
regress/lib/libcrypto/bn/bn_word.c
401
.out_hex = "FFFFFFFFFFFFFFFF",
regress/lib/libcrypto/bn/bn_word.c
408
.out_hex = "01010101",
regress/lib/libcrypto/bn/bn_word.c
415
.out_hex = "0FFFFFFF",
regress/lib/libcrypto/bn/bn_word.c
467
.out_hex = "01",
regress/lib/libcrypto/bn/bn_word.c
474
.out_hex = "0",
regress/lib/libcrypto/bn/bn_word.c
481
.out_hex = "04",
regress/lib/libcrypto/bn/bn_word.c
488
.out_hex = "07",
regress/lib/libcrypto/bn/bn_word.c
495
.out_hex = "01",
regress/lib/libcrypto/bn/bn_word.c
502
.out_hex = "-02",
regress/lib/libcrypto/bn/bn_word.c
510
.out_hex = "-01",
regress/lib/libcrypto/bn/bn_word.c
518
.out_hex = "-03",
regress/lib/libcrypto/bn/bn_word.c
526
.out_hex = "01",
regress/lib/libcrypto/bn/bn_word.c
533
.out_hex = "FFFFFFFF",
regress/lib/libcrypto/bn/bn_word.c
540
.out_hex = "FFFFFFFE",
regress/lib/libcrypto/bn/bn_word.c
547
.out_hex = "FFFFFFFFFFFFFFFF",
regress/lib/libcrypto/bn/bn_word.c
55
if ((out_hex = BN_bn2hex(bn)) == NULL)
regress/lib/libcrypto/bn/bn_word.c
554
.out_hex = "FFFFFFFF",
regress/lib/libcrypto/bn/bn_word.c
561
.out_hex = "FFFFFFFF",
regress/lib/libcrypto/bn/bn_word.c
58
if (strcmp(out_hex, bwt->out_hex) != 0) {
regress/lib/libcrypto/bn/bn_word.c
60
op_name, out_hex, bwt->out_hex);
regress/lib/libcrypto/bn/bn_word.c
72
free(out_hex);
usr.bin/lex/flexdef.h
903
extern void out_hex PROTO ((const char *, unsigned int));
usr.bin/lex/gen.c
1761
out_hex("#define YY_TRAILING_MASK 0x%x\n",
usr.bin/lex/gen.c
1763
out_hex("#define YY_TRAILING_HEAD_MASK 0x%x\n",