Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gas/
H A Dread.h175 extern void s_mri_common (int);
H A Dread.c262 {"common", s_mri_common, 0},
263 {"common.s", s_mri_common, 1},
1429 s_mri_common (int small ATTRIBUTE_UNUSED) in s_mri_common() function
H A DChangeLog-98991316 `common' pass on to s_mri_common.
1527 * read.c (s_mri_common): Don't add in value of line_label.
2857 * read.c (s_align, s_comm, s_mri_common, s_fail, s_globl, s_space,
H A DChangeLog-9295956 (s_align_ptwo, s_comm, s_mri_common, s_fail, s_globl): Likewise.
1755 (s_mri_common): Declare.
1761 (s_mri_common): New function.
H A DChangeLog-96971826 (s_mri_common): Check S_IS_COMMON unconditionally.
H A DChangeLog-00011222 (s_mri_common): Use ISDIGIT instead of isdigit.
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dread.h174 extern void s_mri_common (int);
H A Dread.c278 {"common", s_mri_common, 0},
279 {"common.s", s_mri_common, 1},
1533 s_mri_common (int small ATTRIBUTE_UNUSED) in s_mri_common() function
H A DChangeLog-98991316 `common' pass on to s_mri_common.
1527 * read.c (s_mri_common): Don't add in value of line_label.
2857 * read.c (s_align, s_comm, s_mri_common, s_fail, s_globl, s_space,
H A DChangeLog-2005265 (s_mri_common): Likewise.
H A DChangeLog-9295956 (s_align_ptwo, s_comm, s_mri_common, s_fail, s_globl): Likewise.
1755 (s_mri_common): Declare.
1761 (s_mri_common): New function.
H A DChangeLog-96971826 (s_mri_common): Check S_IS_COMMON unconditionally.
H A DChangeLog-00011222 (s_mri_common): Use ISDIGIT instead of isdigit.
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dobj-elf.c340 s_mri_common (0); in obj_elf_common()
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dobj-elf.c357 s_mri_common (0); in obj_elf_common()