Home
last modified time | relevance | path

Searched refs:print_bits_of_hex (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-cppbuiltin.c1805 print_bits_of_hex (char *buf, int bufsz, int count) in print_bits_of_hex() function
1860 print_bits_of_hex (value, PBOH_SZ, bits); in builtin_define_type_minmax()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-cppbuiltin.cc1931 print_bits_of_hex (char *buf, int bufsz, int count) in print_bits_of_hex() function
1986 print_bits_of_hex (value, PBOH_SZ, bits); in builtin_define_type_minmax()
H A DChangeLog9601 * c-cppbuiltin.c (print_bits_of_hex): New.