HomeSort by: relevance | last modified time | path
    Searched defs:check_init (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl2/groff/dist/src/devices/grohtml/
html-table.cpp 168 * check_init - define tab stops using, s, providing none already exist.
171 void tabs::check_init (const char *s) function in class:tabs
html-table.cpp 168 * check_init - define tab stops using, s, providing none already exist.
171 void tabs::check_init (const char *s) function in class:tabs
  /src/usr.bin/xlint/lint1/
decl.c 1865 check_init(const sym_t *sym) function
1961 if (has_initializer && !check_init(dsym))
2781 if (has_initializer && !check_init(dsym)) {
decl.c 1865 check_init(const sym_t *sym) function
1961 if (has_initializer && !check_init(dsym))
2781 if (has_initializer && !check_init(dsym)) {

Completed in 49 milliseconds