Home
last modified time | relevance | path

Searched refs:returning (Results 1 – 25 of 1033) sorted by relevance

12345678910>>...42

/netbsd/external/gpl3/gcc.old/dist/gcc/doc/
H A Dinterface.texi16 @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 Dinterface.texi16 @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 Dopt-debug-parse.exp6 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 Dkern_synch.c618 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 Dcec-system-call.S1 # Blackfin testcase for returning to the right place while bouncing between
/netbsd/external/gpl3/gdb.old/dist/sim/testsuite/sim/bfin/
H A Dcec-system-call.S1 # Blackfin testcase for returning to the right place while bouncing between
/netbsd/sys/arch/sh3/sh3/
H A Dexception_vector.S131 !! 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 Diterator69 // 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 Diterator69 // 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 Dbpabi-v6m.S191 @ 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 Dbpabi-v6m.S191 @ 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 DREADME38 The sys_info script also works on libraries, returning their
/netbsd/external/bsd/openldap/dist/doc/rfc/
H A Drfc3829.txt30 (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 DSSL_shutdown.pod75 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 DRAND_DRBG_set_callbacks.pod73 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 DSSL_shutdown.pod111 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 Dmenus.entropy34 /* 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 DDiagnosticCommentKinds.td142 "%select{function returning void|constructor|destructor|"
143 "method returning void}2">,
/netbsd/external/gpl3/binutils/dist/libctf/
H A DNEWS35 ** Prevent ctf_lookup_by_name returning success when
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiCallingConv.td44 // Specify two registers to allow returning 64-bit results that have already
/netbsd/external/gpl2/gettext/dist/gettext-tools/examples/hello-smalltalk/
H A Dhello.st.in42 returning: #int
/netbsd/external/gpl3/gcc.old/dist/gcc/jit/docs/cp/topics/
H A Dfunctions.rst225 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 Dfunctions.rst225 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 Dbdiv_q_1.asm2 dnl division by 1-limb divisor, returning quotient only.
/netbsd/external/lgpl3/gmp/dist/mpn/x86_64/k8/
H A Dbdiv_q_1.asm2 dnl returning quotient only.

12345678910>>...42