HomeSort by: relevance | last modified time | path
    Searched defs:range_match (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/pax/
pat_rep.c 79 static char * range_match(char *, int);
579 ((pattern = range_match(pattern, test)) == NULL))
594 range_match(char *pattern, int test) function
  /src/external/mit/isl/dist/
isl_union_map.c 3581 static int range_match(__isl_keep isl_map *map, __isl_keep isl_space *space) function
3712 return preimage_pw_multi_aff(umap, pma, &range_match,

Completed in 41 milliseconds