Home
last modified time | relevance | path

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

/linux/scripts/
H A Dcheckpatch.pl1536 sub expand_tabs { subroutine
/linux/tools/perf/util/
H A Ddisasm.c2027 static char *expand_tabs(char *line, char **storage, size_t *storage_len) in expand_tabs() function