Searched refs:chkinit (Results 1 – 1 of 1) sorted by relevance
74 static int chkinit(sym_t *);1748 if (initflg && !(initerr = chkinit(dsym))) in decl1ext()2514 if (initflg && !(initerr = chkinit(dsym))) { in decl1loc()2590 chkinit(sym_t *sym) in chkinit() function