Searched defs:SPACE (Results 1 – 12 of 12) sorted by relevance
102 # define SPACE ' ' macro
45 #define SPACE ' ' macro
152 #define SPACE ' ' /* XXX - was 0x20 */ macro
134 } SPACE; typedef
46 #define SPACE ' ' /* space */ macro
53 #define SPACE -1 /* used in day array */ macro [all...]
71 #define SPACE 0x11 macro
54 SPACE = u' ' # Space or blank character. variable
52 #define SPACE " \t\r\n" macro
51 #define INDENT(SPACE) do { \ argument
1 #define SPACE 257 macro
1464 uint32_t SPACE[128]; in divide() local