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

/freebsd-13-stable/usr.bin/unifdef/
H A Dunifdef.c241 static void addsym1(bool, bool, char *);
312 addsym1(true, true, optarg);
314 addsym1(true, false, optarg);
319 addsym1(false, true, optarg);
322 addsym1(false, false, optarg);
1535 addsym1(bool ignorethis, bool definethis, char *symval) function

Completed in 56 milliseconds