Searched refs:NDX_BUFF_SIZE (Results 1 – 1 of 1) sorted by relevance
227 #define NDX_BUFF_SIZE 4 macro234 char ndx_buf[NDX_BUFF_SIZE]; in get_index()247 if ((end - str) >= NDX_BUFF_SIZE) { in get_index()