Home
last modified time | relevance | path

Searched refs:convert_to_ascii (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dchar_io.c151 convert_to_ascii (char *buf, int c, unsigned long long num) in convert_to_ascii() function
234 *convert_to_ascii (str, c, val) = 0; in grub_vprintf()
958 *convert_to_ascii (str, c, val) = 0; in grub_vsprintf()
H A Dshared.h996 char *convert_to_ascii (char *buf, int c, unsigned long long num);
H A Dboot.c436 dest = convert_to_ascii (dest, 'u', (extended_memory + 0x400)); in load_image()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog500 * stage2/char_io.c (convert_to_ascii): Remove "%b" support.
4151 * stage2/char_io.c (convert_to_ascii): Rename the internal
5228 * stage2/char_io.c (convert_to_ascii) [!STAGE1_5]: Accept 'X'
5231 Mask *DATAPTR with MASK when calling convert_to_ascii.
8101 (convert_to_ascii) [STAGE1_5]: Eliminate the `x' and `d'