Searched defs:current_char (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/power/acpi/common/ | ||
H A D | getopt.c | 90 int current_char; in acpi_getopt() local |
/openbmc/libcper/ | ||
H A D | base64.c | 124 char current_char = src[src_index]; in base64_decode() local |