Searched refs:setsource (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/soltools/cpp/ |
H A D | _unix.c | 96 setsource("<cmdarg>", -1, -1, optarg, 0); in setup() 217 setsource(fp, -1, fd, NULL, 0); in setup()
|
H A D | _macro.c | 245 setsource(flag, -1, -1, "", 0); in expandrow() 627 setsource("<##>", -1, -1, tt, 0); in doconcat()
|
H A D | cpp.h | 192 Source *setsource(char *, int, int, char *, int);
|
H A D | _include.c | 137 … setsource((char *) newstring((uchar *) iname, strlen(iname), 0), i, fd, NULL, (i >= 0) ? 1 : 0); in doinclude()
|
H A D | _lex.c | 655 setsource(char *name, int path, int fd, char *str, int wrap) in setsource() function
|
Completed in 43 milliseconds