Home
last modified time | relevance | path

Searched refs:doundef (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/m4/common/
H A Dm4.h178 extern void doundef(wchar_t **, int);
H A Dm4macs.c497 doundef(wchar_t **ap, int c) in doundef() function
661 doundef, L"undefine",
H A Dm4.c396 doundef(&s[0], 1); in getflags()