Home
last modified time | relevance | path

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

/linux-6.3-rc2/scripts/
A Dlist-gitignored.c178 #define ISBLANK(c) ((c) == ' ' || (c) == '\t') macro
362 if (ISBLANK(t_ch)) in dowild()

Completed in 5 milliseconds