Home
last modified time | relevance | path

Searched refs:GIT_PRINT_EXTRA (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/tools/perf/util/
Dctype.c15 P = GIT_PRINT_EXTRA, /* printable - alpha - digit - glob - regex */
17 PS = GIT_SPACE | GIT_PRINT_EXTRA,
Dsane_ctype.h29 #define GIT_PRINT_EXTRA 0x20 macro