/netbsd/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | interface.texi | 16 @cindex unions, returning 17 @cindex structures, returning 18 @cindex returning structures and unions 19 However, returning of structure and union values is done differently on 21 returning such types cannot be called from code compiled with GCC, 35 returning the address of that storage as if it were a pointer value.
|
/netbsd/external/gpl3/gcc/dist/gcc/doc/ |
H A D | interface.texi | 16 @cindex unions, returning 17 @cindex structures, returning 18 @cindex returning structures and unions 19 However, returning of structure and union values is done differently on 21 returning such types cannot be called from code compiled with GCC, 35 returning the address of that storage as if it were a pointer value.
|
/netbsd/usr.bin/make/unit-tests/ |
H A D | opt-debug-parse.exp | 6 ParseEOF: returning to file opt-debug-parse.mk, line 23 12 ParseEOF: returning to file opt-debug-parse.mk, line 27 22 ParseEOF: returning to file opt-debug-parse.mk, line 36
|
/netbsd/sys/kern/ |
H A D | kern_synch.c | 618 bool returning; in mi_switch() local 634 returning = false; in mi_switch() 646 returning = true; in mi_switch() 691 if (!returning) { in mi_switch() 784 if (returning) { in mi_switch() 812 prevlwp = cpu_switchto(l, newl, returning); in mi_switch()
|
/netbsd/external/gpl3/gdb/dist/sim/testsuite/sim/bfin/ |
H A D | cec-system-call.S | 1 # Blackfin testcase for returning to the right place while bouncing between
|
/netbsd/external/gpl3/gdb.old/dist/sim/testsuite/sim/bfin/ |
H A D | cec-system-call.S | 1 # Blackfin testcase for returning to the right place while bouncing between
|
/netbsd/sys/arch/sh3/sh3/ |
H A D | exception_vector.S | 131 !! We are returning from DDB to do single step. Channel A in 501 bt/s .Li_return_to_kernel ! returning from a nested interrupt 510 !! Check for interrupted kernel RAS when returning to kernel
|
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
H A D | iterator | 69 // taking two iterators and returning a result, there is another 71 // returning nothing. The latter seems to be an SGI extension.
|
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
H A D | iterator | 69 // taking two iterators and returning a result, there is another 71 // returning nothing. The latter seems to be an SGI extension.
|
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/arm/ |
H A D | bpabi-v6m.S | 191 @ The status-returning routines are required to preserve all 272 @ The status-returning routines are required to preserve all
|
/netbsd/external/gpl3/gcc/dist/libgcc/config/arm/ |
H A D | bpabi-v6m.S | 191 @ The status-returning routines are required to preserve all 272 @ The status-returning routines are required to preserve all
|
/netbsd/usr.bin/sys_info/ |
H A D | README | 38 The sys_info script also works on libraries, returning their
|
/netbsd/external/bsd/openldap/dist/doc/rfc/ |
H A D | rfc3829.txt | 30 (LDAP) bind operation with a mechanism for requesting and returning 39 requesting and returning the authorization established in a bind 108 in place by returning the confidentialityRequired result code. 120 authorization information, the server reports this by returning the
|
/netbsd/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | SSL_shutdown.pod | 75 SSL_read() will indicate the end of the peer data by returning <= 0 76 and SSL_get_error() returning SSL_ERROR_ZERO_RETURN. 142 Unlike most other function, returning 0 does not indicate an error.
|
H A D | RAND_DRBG_set_callbacks.pod | 73 it must indicate an error by returning a buffer length of 0. 77 it must also indicate an error by returning a buffer length of 0.
|
/netbsd/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | SSL_shutdown.pod | 111 SSL_read() will indicate the end of the peer data by returning <= 0 112 and SSL_get_error() returning SSL_ERROR_ZERO_RETURN. 140 Unlike most other function, returning 0 does not indicate an error.
|
/netbsd/usr.sbin/sysinst/ |
H A D | menus.entropy | 34 /* arg is an int*, returning a magic value for the selected menu option */ 47 /* arg is an int*, returning a magic value for the selected menu option */
|
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | DiagnosticCommentKinds.td | 142 "%select{function returning void|constructor|destructor|" 143 "method returning void}2">,
|
/netbsd/external/gpl3/binutils/dist/libctf/ |
H A D | NEWS | 35 ** Prevent ctf_lookup_by_name returning success when
|
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Lanai/ |
H A D | LanaiCallingConv.td | 44 // Specify two registers to allow returning 64-bit results that have already
|
/netbsd/external/gpl2/gettext/dist/gettext-tools/examples/hello-smalltalk/ |
H A D | hello.st.in | 42 returning: #int
|
/netbsd/external/gpl3/gcc.old/dist/gcc/jit/docs/cp/topics/ |
H A D | functions.rst | 225 An rvalue must be provided for a function returning non-void, and 226 must not be provided by a function "returning" `void`. 229 rvalue and returning the value.
|
/netbsd/external/gpl3/gcc/dist/gcc/jit/docs/cp/topics/ |
H A D | functions.rst | 225 An rvalue must be provided for a function returning non-void, and 226 must not be provided by a function "returning" `void`. 229 rvalue and returning the value.
|
/netbsd/external/lgpl3/gmp/dist/mpn/x86/atom/ |
H A D | bdiv_q_1.asm | 2 dnl division by 1-limb divisor, returning quotient only.
|
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/k8/ |
H A D | bdiv_q_1.asm | 2 dnl returning quotient only.
|