/netbsd-src/external/bsd/pcc/dist/pcc/f77/fcom/ |
H A D | proc.c | 41 LOCAL void doentry(struct entrypoint *ep); 108 for(p = entries ; p ; p = p->entrypoint.nextp) in enddcl() 109 doentry(&p->entrypoint); in enddcl() 123 p = ALLOC(entrypoint); in startproc() 128 p->entrypoint.entryname = progname; in startproc() 129 p->entrypoint.entrylabel = newlabel(); in startproc() 200 p = ALLOC(entrypoint); in entrypt() 202 p->entrypoint.entryname = entry; in entrypt() 203 p->entrypoint.arglist = args; in entrypt() 204 p->entrypoint.entrylabel = newlabel(); in entrypt() [all …]
|
H A D | defs.h | 203 struct entrypoint struct 373 struct entrypoint entrypoint; member 494 void prolog(struct entrypoint *, struct bigblock *), prendproc(void);
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/analyzer/ |
H A D | Dockerfile | 65 ADD entrypoint.py /entrypoint.py 70 ENTRYPOINT ["python", "/entrypoint.py"]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/topics/ |
H A D | performance.rst | 144 This API entrypoint was added in :ref:`LIBGCCJIT_ABI_4`; you can test 159 This API entrypoint was added in :ref:`LIBGCCJIT_ABI_4`; you can test 180 This API entrypoint was added in :ref:`LIBGCCJIT_ABI_4`; you can test 191 This API entrypoint was added in :ref:`LIBGCCJIT_ABI_4`; you can test 207 This API entrypoint was added in :ref:`LIBGCCJIT_ABI_4`; you can test 222 This API entrypoint was added in :ref:`LIBGCCJIT_ABI_4`; you can test 235 This API entrypoint was added in :ref:`LIBGCCJIT_ABI_4`; you can test
|
H A D | contexts.rst | 115 They typically contain the name of the API entrypoint where the error 122 In general, if an error occurs when using an API entrypoint, the 123 entrypoint returns NULL. You don't have to check everywhere for NULL 287 This API entrypoint is likely to be less stable than the others. 463 This entrypoint can be used to disable that error. 465 This entrypoint was added in :ref:`LIBGCCJIT_ABI_2`; you can test for 485 This entrypoint was added in :ref:`LIBGCCJIT_ABI_5`; you can test for 543 This entrypoint was added in :ref:`LIBGCCJIT_ABI_1`; you can test for 576 This entrypoint was added in :ref:`LIBGCCJIT_ABI_11`; you can test for
|
H A D | types.rst | 132 This entrypoint was added in :ref:`LIBGCCJIT_ABI_7`; you can test for 173 This API entrypoint was added in :ref:`LIBGCCJIT_ABI_8`; you can test 268 This API entrypoint was added in :ref:`LIBGCCJIT_ABI_12`; you can test
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/topics/ |
H A D | performance.rst | 144 This API entrypoint was added in :ref:`LIBGCCJIT_ABI_4`; you can test 159 This API entrypoint was added in :ref:`LIBGCCJIT_ABI_4`; you can test 180 This API entrypoint was added in :ref:`LIBGCCJIT_ABI_4`; you can test 191 This API entrypoint was added in :ref:`LIBGCCJIT_ABI_4`; you can test 207 This API entrypoint was added in :ref:`LIBGCCJIT_ABI_4`; you can test 222 This API entrypoint was added in :ref:`LIBGCCJIT_ABI_4`; you can test 235 This API entrypoint was added in :ref:`LIBGCCJIT_ABI_4`; you can test
|
H A D | compatibility.rst | 292 ``LIBGCCJIT_ABI_17`` covers the addition of an API entrypoint to set the 301 ``LIBGCCJIT_ABI_18`` covers the addition of an API entrypoint to set the link 342 ``LIBGCCJIT_ABI_21`` covers the addition of an API entrypoint to bitcast a 351 ``LIBGCCJIT_ABI_22`` covers the addition of an API entrypoint to set the 360 ``LIBGCCJIT_ABI_23`` covers the addition of an API entrypoint to hide stderr
|
H A D | expressions.rst | 186 This entrypoint was added in :ref:`LIBGCCJIT_ABI_19`; you can test for its 236 This entrypoint was added in :ref:`LIBGCCJIT_ABI_19`; you can test for its 267 This entrypoint was added in :ref:`LIBGCCJIT_ABI_19`; you can test for its 291 This entrypoint was added in :ref:`LIBGCCJIT_ABI_10`; you can test for 619 This entrypoint was added in :ref:`LIBGCCJIT_ABI_6`; you can test for 668 This entrypoint was added in :ref:`LIBGCCJIT_ABI_21`; you can test for 736 This entrypoint was added in :ref:`LIBGCCJIT_ABI_17`; you can test for 757 This entrypoint was added in :ref:`LIBGCCJIT_ABI_18`; you can test for 777 This entrypoint was added in :ref:`LIBGCCJIT_ABI_22`; you can test for 797 This entrypoint was added in :ref:`LIBGCCJIT_ABI_24`; you can test for [all …]
|
H A D | contexts.rst | 115 They typically contain the name of the API entrypoint where the error 122 In general, if an error occurs when using an API entrypoint, the 123 entrypoint returns NULL. You don't have to check everywhere for NULL 287 This API entrypoint is likely to be less stable than the others. 463 This entrypoint can be used to disable that error. 465 This entrypoint was added in :ref:`LIBGCCJIT_ABI_2`; you can test for 485 This entrypoint was added in :ref:`LIBGCCJIT_ABI_5`; you can test for 498 This entrypoint can be used to disable the printing. 500 This entrypoint was added in :ref:`LIBGCCJIT_ABI_23`; you can test for 558 This entrypoint was added in :ref:`LIBGCCJIT_ABI_1`; you can test for [all …]
|
H A D | types.rst | 142 This entrypoint was added in :ref:`LIBGCCJIT_ABI_7`; you can test for 183 This API entrypoint was added in :ref:`LIBGCCJIT_ABI_8`; you can test 280 This API entrypoint was added in :ref:`LIBGCCJIT_ABI_12`; you can test 491 This entrypoint was added in :ref:`LIBGCCJIT_ABI_20`; you can test for 505 This entrypoint was added in :ref:`LIBGCCJIT_ABI_20`; you can test for
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/cp/topics/ |
H A D | compilation.rst | 41 :c:func:`gcc_jit_context_compile` API entrypoint. 58 :c:func:`gcc_jit_context_compile_to_file` API entrypoint.
|
H A D | contexts.rst | 114 In general, if an error occurs when using an API entrypoint, it returns 193 This entrypoint can be used to disable that error; it is a thin wrapper 197 This entrypoint was added in :ref:`LIBGCCJIT_ABI_2`; you can test for 217 This entrypoint was added in :ref:`LIBGCCJIT_ABI_5`; you can test for 249 This entrypoint was added in :ref:`LIBGCCJIT_ABI_1`; you can test for
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/cp/topics/ |
H A D | compilation.rst | 41 :c:func:`gcc_jit_context_compile` API entrypoint. 58 :c:func:`gcc_jit_context_compile_to_file` API entrypoint.
|
H A D | contexts.rst | 114 In general, if an error occurs when using an API entrypoint, it returns 193 This entrypoint can be used to disable that error; it is a thin wrapper 197 This entrypoint was added in :ref:`LIBGCCJIT_ABI_2`; you can test for 217 This entrypoint was added in :ref:`LIBGCCJIT_ABI_5`; you can test for 249 This entrypoint was added in :ref:`LIBGCCJIT_ABI_1`; you can test for
|
H A D | locations.rst | 31 from any C++ API entrypoint accepting one.
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kafs/ |
H A D | afssys.c | 204 try_ioctlpath(const char *path, unsigned long ioctlnum, int entrypoint) in try_ioctlpath() argument 211 switch (entrypoint) { in try_ioctlpath() 248 afs_entry_point = entrypoint; in try_ioctlpath()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | compiler.h | 25 extern Module *entrypoint;
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/ |
H A D | entrypoint.d | 11 module core.internal.entrypoint;
|
/netbsd-src/sys/arch/amd64/stand/prekern/ |
H A D | elf.c | 50 static const char entrypoint[] = "start_prekern"; variable 115 if (!memcmp(buf, entrypoint, sizeof(entrypoint))) { in elf_get_entrypoint()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | ChangeLog | 707 (gcc_jit_block_add_extended_asm): New entrypoint. 708 (gcc_jit_block_end_with_extended_asm_goto): New entrypoint. 709 (gcc_jit_extended_asm_as_object): New entrypoint. 710 (gcc_jit_extended_asm_set_volatile_flag): New entrypoint. 711 (gcc_jit_extended_asm_set_inline_flag): New entrypoint. 712 (gcc_jit_extended_asm_add_output_operand): New entrypoint. 713 (gcc_jit_extended_asm_add_clobber): New entrypoint. 714 (gcc_jit_context_add_top_level_asm): New entrypoint. 718 (gcc_jit_block_add_extended_asm): New entrypoint. 719 (gcc_jit_block_end_with_extended_asm_goto): New entrypoint. [all …]
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i86/ |
H A D | flocal.c | 193 prolog(struct entrypoint *ep, struct bigblock *argvec) in prolog()
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i386/ |
H A D | flocal.c | 193 prolog(struct entrypoint *ep, struct bigblock *argvec) in prolog()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/internals/ |
H A D | index.rst | 363 * the code itself (for example, a new API entrypoint will typically 377 the entrypoint. See e.g. ``LIBGCCJIT_HAVE_SWITCH_STATEMENTS`` (for 380 (for an individual entrypoint). 388 not running them). A new API entrypoint
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/internals/ |
H A D | index.rst | 364 * the code itself (for example, a new API entrypoint will typically 378 the entrypoint. See e.g. ``LIBGCCJIT_HAVE_SWITCH_STATEMENTS`` (for 381 (for an individual entrypoint). 389 not running them). A new API entrypoint
|