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

/freebsd-13-stable/usr.bin/unifdef/
H A Dunifdef.c242 static void addsym2(bool, const char *, const char *);
1549 addsym2(ignorethis, sym, val);
1556 addsym2(bool ignorethis, const char *symname, const char *val) function
1636 addsym2(false, sym, val);
1643 addsym2(false, sym, NULL);

Completed in 94 milliseconds