Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/
H A Dcheckpatch.pl550 sub expand_tabs { subroutine
/openbmc/u-boot/scripts/
H A Dcheckpatch.pl1156 sub expand_tabs { subroutine
/openbmc/linux/scripts/
H A Dcheckpatch.pl1519 sub expand_tabs { subroutine
/openbmc/linux/tools/perf/util/
H A Dannotate.c2028 static char *expand_tabs(char *line, char **storage, size_t *storage_len) in expand_tabs() function