Home
last modified time | relevance | path

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

/linux-6.3-rc2/scripts/
A Dlist-gitignored.c57 #define GIT_CNTRL 0x40 macro
69 #define iscntrl(x) (sane_istest(x,GIT_CNTRL))
103 X = GIT_CNTRL,
105 Z = GIT_CNTRL | GIT_SPACE

Completed in 4 milliseconds