Home
last modified time | relevance | path

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

/u-boot/scripts/kconfig/
A Dzconf.y27 static bool zconf_endtoken(const struct kconf_id *id, int starttoken, int endtoken);
581 static bool zconf_endtoken(const struct kconf_id *id, int starttoken, int endtoken) in zconf_endtoken() argument
583 if (id->token != endtoken) { in zconf_endtoken()

Completed in 3 milliseconds