Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/
H A Dzconf.y27 static bool zconf_endtoken(const struct kconf_id *id, int starttoken, int endtoken);
578 static bool zconf_endtoken(const struct kconf_id *id, int starttoken, int endtoken) in zconf_endtoken() argument
582 id->name, zconf_tokenname(starttoken)); in zconf_endtoken()
588 id->name, zconf_tokenname(starttoken)); in zconf_endtoken()
591 zconf_tokenname(starttoken)); in zconf_endtoken()