Home
last modified time | relevance | path

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

/dports/devel/tass64/64tass-1.56.2625-src/
H A Dmacro.c43 struct macro_rpos_s { struct
51 struct macro_rpos_s *rpositions; argument
121 const struct macro_rpos_s *rpositions = &mline->rpositions[i]; in macro_error_translate2()
272 …mline->rpositions = (struct macro_rpos_s *)reallocx(mline->rpositions, mline->rlen * sizeof *mline… in mtranslate()