| /src/lib/libc/regex/ |
| regsub.c | 52 addspace(struct str *s, size_t len) function 75 if (addspace(s, 1) == -1) 88 if (addspace(s, len) != -1)
|
| /src/external/gpl3/gcc/dist/gcc/ |
| regsub.cc | 51 addspace(struct str *s, size_t len) function 74 if (addspace(s, 1) == -1) 87 if (addspace(s, len) != -1)
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| regsub.cc | 51 addspace(struct str *s, size_t len) function 74 if (addspace(s, 1) == -1) 87 if (addspace(s, len) != -1)
|
| /src/games/warp/ |
| term.h | 41 #define addspace() (write(1," ",1), real_x++) macro
|