Searched refs:_hex_array_size (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/lib/libiberty/src/
H A Dhex.c65 @undocumented _hex_array_size
75 const unsigned char _hex_value[_hex_array_size] =
154 unsigned char _hex_value[_hex_array_size];
164 for (i=0; i<_hex_array_size; i++)
/openbsd-current/gnu/usr.bin/binutils/include/
H A Dlibiberty.h258 #define _hex_array_size 256 macro
260 extern const unsigned char _hex_value[_hex_array_size];
/openbsd-current/gnu/lib/libiberty/include/
H A Dlibiberty.h336 #define _hex_array_size 256 macro
338 extern const unsigned char _hex_value[_hex_array_size];
/openbsd-current/gnu/gcc/include/
H A Dlibiberty.h336 #define _hex_array_size 256 macro
338 extern const unsigned char _hex_value[_hex_array_size];
/openbsd-current/gnu/usr.bin/binutils-2.17/include/
H A Dlibiberty.h336 #define _hex_array_size 256 macro
338 extern const unsigned char _hex_value[_hex_array_size];

Completed in 132 milliseconds