Home
last modified time | relevance | path

Searched refs:tblptr (Results 1 – 25 of 174) sorted by relevance

1234567

/dports/astro/cfitsio/cfitsio-3.49/
H A Diter_c.c78 fitsfile *tblptr; in writehisto() local
98 fits_open_file(&tblptr, filename, READONLY, &status); in writehisto()
99 fits_movnam_hdu(tblptr, BINARY_TBL, "EVENTS", 0, &status); in writehisto()
106 fits_iter_set_by_name(&cols[0], tblptr, "X", TLONG, InputCol); in writehisto()
107 fits_iter_set_by_name(&cols[1], tblptr, "Y", TLONG, InputCol); in writehisto()
118 fits_close_file(tblptr, &status); /* all done */ in writehisto()
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Diter_c.c78 fitsfile *tblptr; in writehisto() local
98 fits_open_file(&tblptr, filename, READONLY, &status); in writehisto()
99 fits_movnam_hdu(tblptr, BINARY_TBL, "EVENTS", 0, &status); in writehisto()
106 fits_iter_set_by_name(&cols[0], tblptr, "X", TLONG, InputCol); in writehisto()
107 fits_iter_set_by_name(&cols[1], tblptr, "Y", TLONG, InputCol); in writehisto()
118 fits_close_file(tblptr, &status); /* all done */ in writehisto()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/include/asm/
H A Diommu.h27 #define IOMMU_PAGE_SIZE(tblptr) (ASM_CONST(1) << (tblptr)->it_page_shift) argument
28 #define IOMMU_PAGE_MASK(tblptr) (~((1 << (tblptr)->it_page_shift) - 1)) argument
29 #define IOMMU_PAGE_ALIGN(addr, tblptr) ALIGN(addr, IOMMU_PAGE_SIZE(tblptr)) argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/include/asm/
H A Diommu.h27 #define IOMMU_PAGE_SIZE(tblptr) (ASM_CONST(1) << (tblptr)->it_page_shift) argument
28 #define IOMMU_PAGE_MASK(tblptr) (~((1 << (tblptr)->it_page_shift) - 1)) argument
29 #define IOMMU_PAGE_ALIGN(addr, tblptr) ALIGN(addr, IOMMU_PAGE_SIZE(tblptr)) argument
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/include/asm/
H A Diommu.h27 #define IOMMU_PAGE_SIZE(tblptr) (ASM_CONST(1) << (tblptr)->it_page_shift) argument
28 #define IOMMU_PAGE_MASK(tblptr) (~((1 << (tblptr)->it_page_shift) - 1)) argument
29 #define IOMMU_PAGE_ALIGN(addr, tblptr) ALIGN(addr, IOMMU_PAGE_SIZE(tblptr)) argument
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Dmipsbsd.c346 arelent *tblptr = section->relocation; variable
364 if (tblptr && section->reloc_count)
367 *relptr++ = tblptr++;
374 tblptr = section->relocation;
379 c = tblptr->howto - NAME(aout,ext_howto_table);
380 tblptr->howto = &mips_howto_table_ext[c];
382 *relptr++ = tblptr++;
H A Driscix.c445 arelent *tblptr = section->relocation; variable
460 if (tblptr && section->reloc_count) {
462 *relptr++ = tblptr++;
469 tblptr = section->relocation;
474 c = tblptr->howto - NAME(aout,std_howto_table);
476 tblptr->howto = &riscix_std_reloc_howto[c];
478 *relptr++ = tblptr++;
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Dmipsbsd.c342 arelent *tblptr = section->relocation; in MY() local
360 if (tblptr && section->reloc_count) in MY()
363 *relptr++ = tblptr++; in MY()
370 tblptr = section->relocation; in MY()
375 c = tblptr->howto - NAME(aout,ext_howto_table); in MY()
376 tblptr->howto = &mips_howto_table_ext[c]; in MY()
378 *relptr++ = tblptr++; in MY()
H A Driscix.c435 arelent *tblptr = section->relocation; in MY() local
453 if (tblptr && section->reloc_count) in MY()
456 *relptr++ = tblptr++; in MY()
463 tblptr = section->relocation; in MY()
468 c = tblptr->howto - NAME(aout,std_howto_table); in MY()
470 tblptr->howto = &riscix_std_reloc_howto[c]; in MY()
472 *relptr++ = tblptr++; in MY()
H A Di386lynx.c517 arelent *tblptr = section->relocation; in NAME() local
520 if (!(tblptr || NAME(lynx,slurp_reloc_table) (abfd, section, symbols))) in NAME()
534 tblptr = section->relocation; in NAME()
538 *relptr++ = tblptr++; in NAME()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dmipsbsd.c346 arelent *tblptr = section->relocation; variable
364 if (tblptr && section->reloc_count)
367 *relptr++ = tblptr++;
374 tblptr = section->relocation;
379 c = tblptr->howto - NAME(aout,ext_howto_table);
380 tblptr->howto = &mips_howto_table_ext[c];
382 *relptr++ = tblptr++;
H A Driscix.c450 arelent *tblptr = section->relocation; variable
465 if (tblptr && section->reloc_count) {
467 *relptr++ = tblptr++;
474 tblptr = section->relocation;
479 c = tblptr->howto - NAME(aout,std_howto_table);
481 tblptr->howto = &riscix_std_reloc_howto[c];
483 *relptr++ = tblptr++;
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Dmipsbsd.c342 arelent *tblptr = section->relocation; in MY() local
360 if (tblptr && section->reloc_count) in MY()
363 *relptr++ = tblptr++; in MY()
370 tblptr = section->relocation; in MY()
375 c = tblptr->howto - NAME(aout,ext_howto_table); in MY()
376 tblptr->howto = &mips_howto_table_ext[c]; in MY()
378 *relptr++ = tblptr++; in MY()
H A Driscix.c435 arelent *tblptr = section->relocation; in MY() local
453 if (tblptr && section->reloc_count) in MY()
456 *relptr++ = tblptr++; in MY()
463 tblptr = section->relocation; in MY()
468 c = tblptr->howto - NAME(aout,std_howto_table); in MY()
470 tblptr->howto = &riscix_std_reloc_howto[c]; in MY()
472 *relptr++ = tblptr++; in MY()
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Dmipsbsd.c343 arelent *tblptr = section->relocation; in MY() local
361 if (tblptr && section->reloc_count) in MY()
364 *relptr++ = tblptr++; in MY()
371 tblptr = section->relocation; in MY()
376 c = tblptr->howto - NAME(aout,ext_howto_table); in MY()
377 tblptr->howto = &mips_howto_table_ext[c]; in MY()
379 *relptr++ = tblptr++; in MY()
H A Driscix.c439 arelent *tblptr = section->relocation; in MY() local
457 if (tblptr && section->reloc_count) in MY()
460 *relptr++ = tblptr++; in MY()
467 tblptr = section->relocation; in MY()
472 c = tblptr->howto - NAME(aout,std_howto_table); in MY()
474 tblptr->howto = &riscix_std_reloc_howto[c]; in MY()
476 *relptr++ = tblptr++; in MY()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Dmipsbsd.c342 arelent *tblptr = section->relocation; in MY() local
360 if (tblptr && section->reloc_count) in MY()
363 *relptr++ = tblptr++; in MY()
370 tblptr = section->relocation; in MY()
375 c = tblptr->howto - NAME(aout,ext_howto_table); in MY()
376 tblptr->howto = &mips_howto_table_ext[c]; in MY()
378 *relptr++ = tblptr++; in MY()
H A Driscix.c435 arelent *tblptr = section->relocation; in MY() local
453 if (tblptr && section->reloc_count) in MY()
456 *relptr++ = tblptr++; in MY()
463 tblptr = section->relocation; in MY()
468 c = tblptr->howto - NAME(aout,std_howto_table); in MY()
470 tblptr->howto = &riscix_std_reloc_howto[c]; in MY()
472 *relptr++ = tblptr++; in MY()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dmipsbsd.c346 arelent *tblptr = section->relocation; variable
364 if (tblptr && section->reloc_count)
367 *relptr++ = tblptr++;
374 tblptr = section->relocation;
379 c = tblptr->howto - NAME(aout,ext_howto_table);
380 tblptr->howto = &mips_howto_table_ext[c];
382 *relptr++ = tblptr++;
H A Driscix.c450 arelent *tblptr = section->relocation; variable
465 if (tblptr && section->reloc_count) {
467 *relptr++ = tblptr++;
474 tblptr = section->relocation;
479 c = tblptr->howto - NAME(aout,std_howto_table);
481 tblptr->howto = &riscix_std_reloc_howto[c];
483 *relptr++ = tblptr++;
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Dmipsbsd.c342 arelent *tblptr = section->relocation; variable
360 if (tblptr && section->reloc_count)
363 *relptr++ = tblptr++;
370 tblptr = section->relocation;
375 c = tblptr->howto - NAME(aout,ext_howto_table);
376 tblptr->howto = &mips_howto_table_ext[c];
378 *relptr++ = tblptr++;
H A Driscix.c420 arelent *tblptr = section->relocation; in MY() local
438 if (tblptr && section->reloc_count) in MY()
441 *relptr++ = tblptr++; in MY()
448 tblptr = section->relocation; in MY()
453 c = tblptr->howto - NAME(aout,std_howto_table); in MY()
455 tblptr->howto = &riscix_std_reloc_howto[c]; in MY()
457 *relptr++ = tblptr++; in MY()
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Dmipsbsd.c356 arelent *tblptr = section->relocation; variable
374 if (tblptr && section->reloc_count)
377 *relptr++ = tblptr++;
384 tblptr = section->relocation;
389 c = tblptr->howto - NAME(aout,ext_howto_table);
390 tblptr->howto = &mips_howto_table_ext[c];
392 *relptr++ = tblptr++;
H A Driscix.c439 arelent *tblptr = section->relocation; in MY() local
457 if (tblptr && section->reloc_count) in MY()
460 *relptr++ = tblptr++; in MY()
467 tblptr = section->relocation; in MY()
472 c = tblptr->howto - NAME(aout,std_howto_table); in MY()
474 tblptr->howto = &riscix_std_reloc_howto[c]; in MY()
476 *relptr++ = tblptr++; in MY()
/dports/misc/gpsim/gpsim-0.31.0/src/
H A D16bit-registers.cc1292 unsigned int tblptr, opcode; in read() local
1294 tblptr = in read()
1299 opcode = cpu_pic->pma->get_rom(tblptr & 0xfffffe); in read()
1302 if (tblptr & 1) { in read()
1317 unsigned int tblptr; in write() local
1320 tblptr = in write()
1324 latch_index = (tblptr >> 1) % num_write_latches; in write()
1327 if (tblptr & 1) { in write()

1234567