Home
last modified time | relevance | path

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

/dports/devel/vasm/vasm/
H A Datom.h131 atom *new_roffs_atom(expr *);
H A Datom.c549 atom *new_roffs_atom(expr *offs) in new_roffs_atom() function
/dports/devel/vasm/vasm/syntax/std/
H A Dsyntax.c227 add_atom(0,new_roffs_atom(parse_expr_tmplab(&s))); in handle_org()
/dports/devel/vasm/vasm/syntax/oldstyle/
H A Dsyntax.c425 add_atom(0,new_roffs_atom(parse_expr_tmplab(&s))); in handle_roffs()
/dports/devel/vasm/vasm/syntax/mot/
H A Dsyntax.c525 add_atom(0,new_roffs_atom(parse_expr_tmplab(&s))); in handle_rorg()