Home
last modified time | relevance | path

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

/linux-6.3-rc2/scripts/
A Dlist-gitignored.c51 #define GIT_SPACE 0x01 macro
61 #define isspace(x) sane_istest(x,GIT_SPACE)
97 S = GIT_SPACE,
105 Z = GIT_CNTRL | GIT_SPACE

Completed in 4 milliseconds