Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dmacro.c39 #define ISBASE(x) \ macro
401 if (in->len > idx + 2 && in->ptr[idx + 1] == '\'' && ISBASE (in->ptr[idx])) in get_any_string()
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dmacro.c39 #define ISBASE(x) \ macro
375 if (in->len > idx + 2 && in->ptr[idx + 1] == '\'' && ISBASE (in->ptr[idx])) in get_any_string()