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

/freebsd-13-stable/usr.bin/unifdef/
H A Dunifdef.c270 static const char *skipsym(const char *);
870 cp = skipsym(keyword);
1412 skipsym(const char *cp) function
1428 cp = skipsym(sym = cp);
1467 *strp = skipsym(str);
1540 val = skipsym(sym);

Completed in 155 milliseconds