Searched refs:char_table2 (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid128_string.c245 str[k++] = char_table2[ind];
246 str[k++] = char_table2[ind + 1];
H A Dbid_conf.h104 #define char_table2 __bid_char_table2 macro
H A Dbid128.c1396 // char_table2[] is used to convert n to string, where 10 <= n <= 99
1397 unsigned char char_table2[180] = { variable
H A Dbid_internal.h2511 extern unsigned char char_table2[];

Completed in 85 milliseconds