Searched refs:include_files (Results 1 – 5 of 5) sorted by relevance
13 include_files = list() variable35 if nm not in include_files:36 include_files.append(nm)41 if nm not in include_files:42 include_files.append(nm)56 include_files.append (x)62 for x in include_files:
442 include_files = list()449 if nm not in include_files:450 include_files.append(nm)451 return include_files454 include_files = list()461 if nm not in include_files:462 include_files.append(nm)463 return include_files
50 static char *include_files[MAX_INCLUDES]; variable229 include_files[include_ptr++] = cur_file;245 cur_file = include_files[include_ptr];