HomeSort by relevance Sort by last modified time
    Searched refs:GIT_SPACE (Results 1 - 2 of 2) sorted by null

  /external/linux-tools-perf/util/
ctype.c 9 S = GIT_SPACE,
16 PS = GIT_SPACE | GIT_PRINT_EXTRA,
util.h 238 #define GIT_SPACE 0x01
247 #define isspace(x) sane_istest(x,GIT_SPACE)

Completed in 123 milliseconds