Home
last modified time | relevance | path

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

/u-boot/scripts/kconfig/lxdialog/
A Ddialog.h211 int first_alpha(const char *string, const char *exempt);
A Dutil.c519 int first_alpha(const char *string, const char *exempt) in first_alpha() argument
531 if ((!in_paren) && isalpha(c) && strchr(exempt, c) == 0) in first_alpha()
/u-boot/
A DREADME4528 MTD subsystem) are generally exempt from these guidelines and are not

Completed in 8 milliseconds