Searched defs:ret_map (Results 1 - 1 of 1) sorted by relevance

/systemd/src/boot/efi/
H A Dsplash.c54 struct bmp_map **ret_map, UINT8 **pixmap) {
134 *ret_map = map;
53 bmp_parse_header(UINT8 *bmp, UINTN size, struct bmp_dib **ret_dib, struct bmp_map **ret_map, UINT8 **pixmap) argument

Completed in 11 milliseconds