Searched refs:macroexpand (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/libexec/tradcpp/
H A Dmacro.h47 char *macroexpand(struct place *, const char *buf, size_t len,
H A Ddirective.c190 expr = macroexpand(p2, line, strlen(line), true);
266 expr = macroexpand(p2, line, strlen(line), true);
449 text = macroexpand(p2, line, strlen(line), false);
478 text = macroexpand(p2, line, strlen(line), true);
540 msg = macroexpand(p2, line, strlen(line), false);
554 msg = macroexpand(p2, line, strlen(line), false);
H A Dmacro.c907 newbuf2 = macroexpand(p, newbuf, strlen(newbuf), false);
1244 macroexpand(struct place *p, const char *buf, size_t len, bool honordefined) function
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Duninit-2.c2 Taken from cpphash.c (macroexpand) */
22 macroexpand (struct cpp_reader *pfile, struct definition *defn) function

Completed in 208 milliseconds