Searched defs:addspace (Results 1 – 3 of 3) sorted by relevance
52 addspace(struct str *s, size_t len) in addspace() function
50 addspace(struct str *s, size_t len) in addspace() function
41 #define addspace() (write(1," ",1), real_x++) macro