Searched refs:MAX_MEM_NAME_SIZE (Results 1 – 2 of 2) sorted by relevance
89 #define MAX_MEM_NAME_SIZE 12 macro
65 #ifndef MAX_MEM_NAME_SIZE66 #define MAX_MEM_NAME_SIZE 9 macro1426 char mem_name_given[MAX_MEM_NAME_SIZE + 1]; in maxq20_mem_access()1438 if (p >= mem_name_given + MAX_MEM_NAME_SIZE) in maxq20_mem_access()