Searched refs:cant_be_null (Results 1 – 1 of 1) sorted by relevance
6969 char cant_be_null = 0; /* only bit 0x80 matters */ in expand_vars_to_list() local7003 cant_be_null |= first_ch; in expand_vars_to_list()7013 cant_be_null |= first_ch; /* do it for "$@" _now_, when we know it's not empty */ in expand_vars_to_list()7057 cant_be_null = 0x80; in expand_vars_to_list()7139 && !(cant_be_null & 0x80) /* and all vars were not quoted */ in expand_vars_to_list()