Lines Matching refs:endswith
17 if (cur_path.endswith(".h")):
20 if (cur_path.endswith(".c")):
34 elif (cur_path.endswith(".c") or cur_path.endswith(".s") or
35 cur_path.endswith(".S")):
49 if (cur_path.endswith(".c")):
70 if (cur_path.endswith(".c") or cur_path.endswith(".s") or
71 cur_path.endswith(".S")):
78 if name.endswith(".s"):
80 elif name.endswith(".S"):
143 if (cur_path.endswith(".h")):