Home
last modified time | relevance | path

Searched defs:macro_expr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Das.c1169 macro_expr (const char *emsg, size_t idx, sb *in, offsetT *val) in macro_expr() function
H A Dmacro.c67 static size_t (*macro_expr) (const char *, size_t, sb *, offsetT *); variable