| /src/crypto/external/apache2/openssl/dist/include/crypto/ |
| __DECC_INCLUDE_EPILOGUE.H | 15 /* restore state. Must correspond to the save in __decc_include_prologue.h */ 16 #pragma names restore
|
| /src/crypto/external/apache2/openssl/dist/include/internal/ |
| __DECC_INCLUDE_EPILOGUE.H | 15 /* restore state. Must correspond to the save in __decc_include_prologue.h */ 16 #pragma names restore
|
| /src/crypto/external/bsd/openssl/dist/include/crypto/ |
| __DECC_INCLUDE_EPILOGUE.H | 15 /* restore state. Must correspond to the save in __decc_include_prologue.h */ 16 #pragma names restore
|
| /src/crypto/external/bsd/openssl/dist/include/internal/ |
| __DECC_INCLUDE_EPILOGUE.H | 15 /* restore state. Must correspond to the save in __decc_include_prologue.h */ 16 #pragma names restore
|
| /src/crypto/external/bsd/openssl.old/dist/include/crypto/ |
| __DECC_INCLUDE_EPILOGUE.H | 15 /* restore state. Must correspond to the save in __decc_include_prologue.h */ 16 #pragma names restore
|
| /src/crypto/external/bsd/openssl.old/dist/include/internal/ |
| __DECC_INCLUDE_EPILOGUE.H | 15 /* restore state. Must correspond to the save in __decc_include_prologue.h */ 16 #pragma names restore
|
| /src/crypto/external/apache2/openssl/dist/apps/include/ |
| __DECC_INCLUDE_EPILOGUE.H | 20 /* restore state. Must correspond to the save in __decc_include_prologue.h */ 21 # pragma names restore
|
| /src/crypto/external/apache2/openssl/dist/include/openssl/ |
| __DECC_INCLUDE_EPILOGUE.H | 20 /* restore state. Must correspond to the save in __decc_include_prologue.h */ 21 # pragma names restore
|
| /src/crypto/external/apache2/openssl/dist/providers/common/include/prov/ |
| __DECC_INCLUDE_EPILOGUE.H | 20 /* restore state. Must correspond to the save in __decc_include_prologue.h */ 21 # pragma names restore
|
| /src/crypto/external/apache2/openssl/dist/providers/implementations/include/prov/ |
| __DECC_INCLUDE_EPILOGUE.H | 20 /* restore state. Must correspond to the save in __decc_include_prologue.h */ 21 # pragma names restore
|
| /src/crypto/external/bsd/openssl/dist/apps/include/ |
| __DECC_INCLUDE_EPILOGUE.H | 20 /* restore state. Must correspond to the save in __decc_include_prologue.h */ 21 # pragma names restore
|
| /src/crypto/external/bsd/openssl/dist/include/openssl/ |
| __DECC_INCLUDE_EPILOGUE.H | 20 /* restore state. Must correspond to the save in __decc_include_prologue.h */ 21 # pragma names restore
|
| /src/crypto/external/bsd/openssl/dist/providers/common/include/prov/ |
| __DECC_INCLUDE_EPILOGUE.H | 20 /* restore state. Must correspond to the save in __decc_include_prologue.h */ 21 # pragma names restore
|
| /src/crypto/external/bsd/openssl/dist/providers/implementations/include/prov/ |
| __DECC_INCLUDE_EPILOGUE.H | 20 /* restore state. Must correspond to the save in __decc_include_prologue.h */ 21 # pragma names restore
|
| /src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
| __DECC_INCLUDE_EPILOGUE.H | 20 /* restore state. Must correspond to the save in __decc_include_prologue.h */ 21 # pragma names restore
|
| /src/lib/csu/arch/sparc/ |
| crtn.S | 69 restore 74 restore
|
| /src/lib/csu/arch/sparc64/ |
| crtn.S | 69 restore 74 restore
|
| /src/sbin/restore/ |
| Makefile | 6 PROG= restore 7 LINKS= ${BINDIR}/restore ${BINDIR}/rrestore 9 SRCS= main.c interactive.c restore.c dirs.c symtab.c tape.c utilities.c \ 11 MAN= restore.8 12 MLINKS+=restore.8 rrestore.8
|
| /src/external/gpl3/gdb/dist/gdb/unittests/ |
| scoped_restore-selftests.c | 47 scoped_restore restore = make_scoped_restore (&integer); local 58 scoped_restore restore = make_scoped_restore (&integer, 1); local 68 scoped_restore restore = make_scoped_restore (&integer, 1); local 70 restore.release (); 82 scoped_restore restore = make_scoped_restore (&base, &derived); local 89 /* Test calling a function that returns a scoped restore. Makes 95 scoped_restore restore = make_scoped_restore_global (1); local
|
| /src/external/gpl3/gdb.old/dist/gdb/unittests/ |
| scoped_restore-selftests.c | 47 scoped_restore restore = make_scoped_restore (&integer); local 58 scoped_restore restore = make_scoped_restore (&integer, 1); local 68 scoped_restore restore = make_scoped_restore (&integer, 1); local 70 restore.release (); 82 scoped_restore restore = make_scoped_restore (&base, &derived); local 89 /* Test calling a function that returns a scoped restore. Makes 95 scoped_restore restore = make_scoped_restore_global (1); local
|
| /src/lib/libc/arch/sparc/sys/ |
| __clone.S | 85 restore %g0, %o0, %o0 87 8: restore %g0, EINVAL, %o0 91 9: restore %g0, %o0, %o0
|
| /src/games/mille/ |
| mille.c | 57 bool restore; local 67 restore = FALSE; 71 restore = TRUE; 103 if (!restore || (Player[PLAYER].total >= 5000 113 if (!restore) 115 if (!restore || On_exit) { 120 if (restore) 130 restore = On_exit = FALSE;
|
| /src/lib/libc/arch/sparc64/sys/ |
| ptrace.S | 54 restore
|
| /src/sys/arch/arc/stand/boot/ |
| start.S | 111 lw a0, 0(sp) # restore argc 112 lw a1, 4(sp) # restore argv 114 lw a2, 8(sp) # restore envp 115 lw ra, CALLFRAME_RA(sp) # restore RA
|
| /src/sys/arch/sgimips/stand/common/ |
| iris_start.S | 56 move a0, s0 # restore argc 57 move a1, s1 # restore argv 58 move a2, s2 # restore envp 60 move ra, s3 # restore RA
|