Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dctype.c12 G = GIT_GLOB_SPECIAL, /* *, ?, [, \\ */
Dutil.h217 #define GIT_GLOB_SPECIAL 0x08 macro