Searched refs:endswith (Results 1 – 8 of 8) sorted by relevance
114 if elt.endswith('(no branch)'):136 if ' ' in line and not line.endswith(' \n'):310 for f in flist(lambda x: x.endswith('.c') or x.endswith('.h')):322 for f in flist(lambda x: x.endswith('.h')):334 for f in flist(lambda x: x.endswith('.java')):424 for f in flist(lambda x: x.endswith('.p5m')):
60 if line.strip().endswith('/'):
694 if (mfile.endswith(".mog") and
1545 static int endswith(const char *str, const char *suffix) in endswith() function1573 if (endswith(arg, ".a") || endswith(arg, ".so") || in sparse_initialize()1574 endswith(arg, ".so.1") || endswith(arg, ".o")) in sparse_initialize()
95 if line.endswith('\\'):
157 if not fnm_pat.endswith('*'):
141 endswith(const char * input, char* ckfor)