Home
last modified time | relevance | path

Searched defs:end_char (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/efi_loader/
H A Defi_console.c88 static int term_read_reply(int *n, int num, char end_char) in term_read_reply()
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h1151 stbtt_uint32 end_char = ttULONG(data+index_map+16+mid*12+4); in stbtt_FindGlyphIndex() local