Home
last modified time | relevance | path

Searched defs:ar (Results 1 – 25 of 154) sorted by relevance

1234567

/netbsd-src/sys/dev/acpi/
H A Dacpi_resource.c499 struct acpi_io *ar; in acpi_resource_print() local
515 struct acpi_mem *ar; in acpi_resource_print() local
533 struct acpi_irq *ar; acpi_resource_print() local
544 struct acpi_drq *ar; acpi_resource_print() local
567 struct acpi_io *ar; acpi_resource_cleanup() local
574 struct acpi_iorange *ar; acpi_resource_cleanup() local
581 struct acpi_mem *ar; acpi_resource_cleanup() local
588 struct acpi_memrange *ar; acpi_resource_cleanup() local
595 struct acpi_irq *ar; acpi_resource_cleanup() local
602 struct acpi_drq *ar; acpi_resource_cleanup() local
615 struct acpi_io *ar; acpi_res_io() local
627 struct acpi_iorange *ar; acpi_res_iorange() local
639 struct acpi_mem *ar; acpi_res_mem() local
651 struct acpi_memrange *ar; acpi_res_memrange() local
663 struct acpi_irq *ar; acpi_res_irq() local
675 struct acpi_drq *ar; acpi_res_drq() local
781 struct acpi_io *ar; acpi_res_parse_ioport() local
826 struct acpi_iorange *ar; acpi_res_parse_iorange() local
850 struct acpi_mem *ar; acpi_res_parse_memory() local
873 struct acpi_memrange *ar; acpi_res_parse_memrange() local
896 struct acpi_irq *ar; acpi_res_parse_irq() local
917 struct acpi_drq *ar; acpi_res_parse_drq() local
[all...]
/netbsd-src/sys/uvm/
H A Duvm_page_array.c45 uvm_page_array_init(struct uvm_page_array *ar, struct uvm_object *uobj, in uvm_page_array_init()
60 uvm_page_array_fini(struct uvm_page_array *ar) in uvm_page_array_fini()
81 uvm_page_array_clear(struct uvm_page_array *ar) in uvm_page_array_clear()
94 uvm_page_array_peek(struct uvm_page_array *ar) in uvm_page_array_peek()
109 uvm_page_array_advance(struct uvm_page_array *ar) in uvm_page_array_advance()
132 uvm_page_array_fill(struct uvm_page_array *ar, voff_t off, unsigned int nwant) in uvm_page_array_fill()
222 uvm_page_array_fill_and_peek(struct uvm_page_array *ar, voff_t off, in uvm_page_array_fill_and_peek()
/netbsd-src/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_archive_read_add_passphrase.c61 struct archive_read *ar = (struct archive_read *)a; in DEFINE_TEST() local
75 struct archive_read *ar = (struct archive_read *)a; in DEFINE_TEST() local
92 struct archive_read *ar = (struct archive_read *)a; in DEFINE_TEST() local
120 struct archive_read *ar = (struct archive_read *)a; in DEFINE_TEST() local
164 struct archive_read *ar = (struct archive_read *)a; in DEFINE_TEST() local
183 struct archive_read *ar = (struct archive_read *)a; in DEFINE_TEST() local
205 struct archive_read *ar = (struct archive_read *)a; in DEFINE_TEST() local
230 struct archive_read *ar = (struct archive_read *)a; in DEFINE_TEST() local
/netbsd-src/sys/arch/amiga/amiga/
H A Dlocore.s73 #define CIAAADDR(ar) movl _C_LABEL(CIAAbase),ar argument
74 #define CIABADDR(ar) movl _C_LABEL(CIABbase),ar argument
75 #define CUSTOMADDR(ar) movl _C_LABEL(CUSTOMbase),ar argument
76 #define INTREQRADDR(ar) movl _C_LABEL(INTREQRaddr),ar argument
77 #define INTREQWADDR(ar) movl _C_LABEL(INTREQWaddr),ar argument
78 #define INTENAWADDR(ar) movl _C_LABEL(amiga_intena_write),ar argument
79 #define INTENARADDR(ar) movl _C_LABEL(amiga_intena_read),ar argument
757 #define RELOC(var, ar) \ argument
761 #define ASRELOC(var, ar) \ argument
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf_arange.c65 Dwarf_Arange ar; in dwarf_get_arange() local
96 dwarf_get_cu_die_offset(Dwarf_Arange ar, Dwarf_Off *ret_offset, in dwarf_get_cu_die_offset()
123 dwarf_get_arange_cu_header_offset(Dwarf_Arange ar, Dwarf_Off *ret_offset, in dwarf_get_arange_cu_header_offset()
147 dwarf_get_arange_info(Dwarf_Arange ar, Dwarf_Addr *start, in dwarf_get_arange_info()
H A Dlibdwarf_arange.c38 Dwarf_Arange ar, tar; in _dwarf_arange_cleanup() local
62 Dwarf_Arange ar; in _dwarf_arange_init() local
173 Dwarf_Arange ar; in _dwarf_arange_gen() local
250 Dwarf_Arange ar, tar; in _dwarf_arange_pro_cleanup() local
/netbsd-src/sys/arch/virt68k/virt68k/
H A Dlocore.s78 #define _RELOC(var, ar) \ argument
81 #define RELOC(var, ar) _RELOC(_C_LABEL(var), ar) argument
82 #define ASRELOC(var, ar) _RELOC(_ASM_LABEL(var), ar) argument
/netbsd-src/sys/arch/hp300/hp300/
H A Dlocore.s102 #define MMUADDR(ar) movl _C_LABEL(MMUbase),ar argument
103 #define CLKADDR(ar) movl _C_LABEL(CLKbase),ar argument
135 #define _RELOC(var, ar) \ argument
139 #define RELOC(var, ar) _RELOC(_C_LABEL(var), ar) argument
140 #define ASRELOC(var, ar) _RELOC(_ASM_LABEL(var), ar) argument
/netbsd-src/sys/arch/next68k/next68k/
H A Dlocore.s134 #define _RELOC(var, ar) \ argument
138 #define RELOC(var, ar) _RELOC(_C_LABEL(var), ar) argument
139 #define ASRELOC(var, ar) _RELOC(_ASM_LABEL(var), ar) argument
/netbsd-src/sys/arch/luna68k/luna68k/
H A Dlocore.s79 #define _RELOC(var,ar) \ argument
82 #define RELOC(var,ar) _RELOC(_C_LABEL(var), ar) argument
83 #define ASRELOC(var,ar) _RELOC(_ASM_LABEL(var), ar) argument
/netbsd-src/sys/fs/autofs/
H A Dautofs.c182 struct autofs_request *ar = (void *)wk; in autofs_timeout_wq() local
199 struct autofs_request *ar = context; in autofs_timeout_callout() local
304 struct autofs_request *ar; in autofs_trigger_one() local
454 struct autofs_request *ar; in autofs_ioctl_request() local
498 struct autofs_request *ar; in autofs_ioctl_done() local
/netbsd-src/sys/arch/news68k/news68k/
H A Dlocore.s76 #define _RELOC(var, ar) \ argument
80 #define RELOC(var, ar) _RELOC(_C_LABEL(var), ar) argument
81 #define ASRELOC(var, ar) _RELOC(_ASM_LABEL(var), ar) argument
/netbsd-src/sys/arch/x68k/x68k/
H A Dlocore.s89 #define _RELOC(var, ar) \ argument
93 #define RELOC(var, ar) _RELOC(_C_LABEL(var), ar) argument
94 #define ASRELOC(var, ar) _RELOC(_ASM_LABEL(var), ar) argument
/netbsd-src/sys/arch/cesfic/cesfic/
H A Dlocore.s114 #define _RELOC(var, ar) \ argument
118 #define RELOC(var, ar) _RELOC(_C_LABEL(var), ar) argument
119 #define ASRELOC(var, ar) _RELOC(_ASM_LABEL(var), ar) argument
/netbsd-src/sys/arch/mvme68k/mvme68k/
H A Dlocore.s69 #define _RELOC(var, ar) \ argument
72 #define RELOC(var, ar) _RELOC(_C_LABEL(var), ar) argument
73 #define ASRELOC(var, ar) _RELOC(_ASM_LABEL(var), ar) argument
/netbsd-src/sbin/ifconfig/
H A Dagr.c94 struct agrreq ar; in agrsetport() local
126 struct agrreq ar; in agr_status() local
/netbsd-src/sys/net/agr/
H A Dif_agr.c416 agr_setconfig(struct agr_softc *sc, const struct agrreq *ar) in agr_setconfig()
455 agr_getportlist(struct agr_softc *sc, struct agrreq *ar) in agr_getportlist()
511 agr_getconfig(struct agr_softc *sc, struct agrreq *ar) in agr_getconfig()
864 agrreq_copyin(const void *ubuf, struct agrreq *ar) in agrreq_copyin()
881 agrreq_copyout(void *ubuf, struct agrreq *ar) in agrreq_copyout()
1016 struct agrreq ar; in agr_ioctl() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-complex.c914 tree ar, tree ai, tree br, tree bi, in expand_complex_addition()
994 expand_complex_libcall (gimple_stmt_iterator *gsi, tree type, tree ar, tree ai, in expand_complex_libcall()
1063 tree type, tree ar, tree ai, in expand_complex_multiplication_components()
1090 tree ar, tree ai, tree br, tree bi, in expand_complex_multiplication()
1236 tree ar, tree ai, tree br, tree bi, in expand_complex_div_straight()
1265 tree ar, tree ai, tree br, tree bi, in expand_complex_div_wide()
1420 tree ar, tree ai, tree br, tree bi, in expand_complex_division()
1502 tree ar, tree ai) in expand_complex_negation()
1518 tree ar, tree ai) in expand_complex_conjugate()
1530 expand_complex_comparison (gimple_stmt_iterator *gsi, tree ar, tree ai, in expand_complex_comparison()
[all …]
/netbsd-src/external/bsd/elftoolchain/dist/libelf/
H A Delf_getarsym.c38 elf_getarsym(Elf *ar, size_t *ptr) in elf_getarsym()
H A Delf_rand.c39 elf_rand(Elf *ar, off_t offset) in elf_rand()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-complex.cc916 tree ar, tree ai, tree br, tree bi, in expand_complex_addition()
999 expand_complex_libcall (gimple_stmt_iterator *gsi, tree type, tree ar, tree ai, in expand_complex_libcall()
1068 tree type, tree ar, tree ai, in expand_complex_multiplication_components()
1095 tree ar, tree ai, tree br, tree bi, in expand_complex_multiplication()
1250 tree ar, tree ai, tree br, tree bi, in expand_complex_div_straight()
1282 tree ar, tree ai, tree br, tree bi, in expand_complex_div_wide()
1443 tree ar, tree ai, tree br, tree bi, in expand_complex_division()
1528 tree ar, tree ai) in expand_complex_negation()
1547 tree ar, tree ai) in expand_complex_conjugate()
1562 expand_complex_comparison (gimple_stmt_iterator *gsi, tree ar, tree ai, in expand_complex_comparison()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Ddata.c47 get_array_index (gfc_array_ref *ar, mpz_t *offset) in get_array_index()
617 gfc_advance_section (mpz_t *section_index, gfc_array_ref *ar, in gfc_advance_section()
777 gfc_get_section_index (gfc_array_ref *ar, mpz_t *section_index, mpz_t *offset) in gfc_get_section_index()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Ddata.cc47 get_array_index (gfc_array_ref *ar, mpz_t *offset) in get_array_index()
643 gfc_advance_section (mpz_t *section_index, gfc_array_ref *ar, in gfc_advance_section()
803 gfc_get_section_index (gfc_array_ref *ar, mpz_t *section_index, mpz_t *offset) in gfc_get_section_index()
/netbsd-src/external/mit/lua/dist/src/
H A Dldblib.c154 lua_Debug ar; in db_getinfo() local
217 lua_Debug ar; in db_getlocal() local
242 lua_Debug ar; in db_setlocal() local
327 static void hookf (lua_State *L, lua_Debug *ar) { in hookf()
/netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-lookup/
H A Dambiguous-struct.c16 ctf_arinfo_t ar; in main() local

1234567