Home
last modified time | relevance | path

Searched defs:prefix (Results 1 – 2 of 2) sorted by relevance

/lib/
Dcpu_rmap.c116 static void debug_print_rmap(const struct cpu_rmap *rmap, const char *prefix) in debug_print_rmap()
131 debug_print_rmap(const struct cpu_rmap *rmap, const char *prefix) in debug_print_rmap()
Dstring.c786 unsigned int words, prefix; in memchr_inv() local