Searched refs:asm_spec (Results 1 – 1 of 1) sorted by relevance
752 static const char *asm_spec = ASM_SPEC; variable1546 INIT_STATIC_SPEC ("asm", &asm_spec),1806 obstack_grow0 (&obstack, asm_spec, strlen (asm_spec)); in init_spec()1807 asm_spec = XOBFINISH (&obstack, const char *); in init_spec()5216 value = do_spec_1 (asm_spec, 0, NULL); in do_spec_1()