Searched refs:ITAB_MAX_NUMBER_LEN (Results 1 – 2 of 2) sorted by relevance
52 #define ITAB_MAX_NUMBER_LEN 30 /* digits */ macro
1304 result = malloc(n_entries * ITAB_MAX_NUMBER_LEN); in inittab_decode_e()