Searched refs:STRLEN_LONG (Results 1 – 2 of 2) sorted by relevance
116 #define STRLEN_LONG 64 macro148 uint8_t name[STRLEN_LONG];149 uint8_t vbios_pn[STRLEN_LONG];
1345 name_size = strnlen(c_ptr, STRLEN_LONG - 1); in atom_get_vbios_name()
Completed in 8 milliseconds