Home
last modified time | relevance | path

Searched refs:check_init (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dhtml-table.h50 void check_init (const char *s);
H A Dhtml-table.cpp171 void tabs::check_init (const char *s) in check_init() function in tabs
H A Dpost-html.cpp3634 tbl->tab_stops->check_init(tab_defs); in lookahead_for_tables()
/netbsd-src/usr.bin/xlint/lint1/
H A Ddecl.c1840 check_init(const sym_t *sym) in check_init()
1936 if (has_initializer && !check_init(dsym)) in declare_extern()
2751 if (has_initializer && !check_init(dsym)) { in declare_local()
1831 check_init(sym_t *sym) check_init() function
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog1177 (tabs::check_init): New function.