Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gas/
Dmacro.c850 int is_keyword = 0; in macro_expand() local
907 is_keyword = 1; in macro_expand()
935 if (is_keyword) in macro_expand()
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
Dmacro.c1029 int is_keyword = 0; in macro_expand() local
1082 is_keyword = 1; in macro_expand()
1121 if (is_keyword) in macro_expand()