Searched defs:is_dict (Results 1 – 2 of 2) sorted by relevance
/openbmc/openbmc-test-automation/lib/ | ||
H A D | gen_print.py | 740 def is_dict(var_value): function |
/openbmc/linux/lib/ | ||
H A D | string_helpers.c | 569 bool is_dict = only && *only; in string_escape_mem() local |