Searched refs:EXPAND_MAX_KEYS (Results 1 – 1 of 1) sorted by relevance
636 #define EXPAND_MAX_KEYS 16 in percent_expand() macro641 } keys[EXPAND_MAX_KEYS]; in percent_expand()647 for (num_keys = 0; num_keys < EXPAND_MAX_KEYS; num_keys++) { in percent_expand()655 if (num_keys == EXPAND_MAX_KEYS && va_arg(ap, char *) != NULL) in percent_expand()688 #undef EXPAND_MAX_KEYS in percent_expand()