Searched refs:symtyp (Results 1 – 3 of 3) sorted by relevance
550 symtyp = FVFT;557 symtyp = FTAG;579 symtyp = FVFT;614 symtyp = FMOS;616 symtyp = FVFT;620 symtyp = FMOS;622 symtyp = FVFT;636 symtyp = FVFT;670 symtyp = FMOS;681 symtyp = FMOS;[all …]
263 symt_t symtyp; variable430 if (sym->s_keyw || sym->s_kind == symtyp) in search()1317 if (symtyp == FMOS || symtyp == FLAB) { in getsym()1323 if (sym->s_kind != symtyp) in getsym()1325 symtyp = FVFT; in getsym()1333 if (symtyp == FLAB) { in getsym()1352 if ((sym->s_kind = symtyp) != FLAB) in getsym()1355 symtyp = FVFT; in getsym()
74 extern symt_t symtyp;