Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/dec/prom/
Didentify.c45 #define STR_BUF_LEN 64 in get_system_type() macro
46 static char system[STR_BUF_LEN]; in get_system_type()
51 snprintf(system, STR_BUF_LEN, "Digital %s", in get_system_type()