Searched defs:exit (Results 1 - 25 of 151) sorted by relevance

1234567

/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/extensions/tnc/tests/
H A Dall.tcl82 proc exit args {} procedure
/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/tests/
H A Dall.tcl88 proc exit args {} procedure
/macosx-10.10/tcl-105/tcl_ext/sdx/sdx/lib/sdx/
H A Dsdx.tcl8 proc exit {{returnCode 0}} { procedure
/macosx-10.10/Libc-1044.1.2/stdlib/FreeBSD/
H A Dexit.c56 exit(int status) function
/macosx-10.10/curl-83.1.2/curl/src/
H A Dtool_vms.h38 #undef exit macro
39 #define exit(__code) vms_special_exit((__code), (0)) macro
/macosx-10.10/apache-793/httpd/os/netware/
H A Dos.h54 #define exit(s) {if((s||hold_screen_on_exit)&&(hold_screen_on_exit>=0)){pressanykey();}apr_terminate();exit(s);} macro
/macosx-10.10/groff-38/groff/arch/djgpp/
H A Dt-groff.bat64 :exit label
/macosx-10.10/tcl-105/tcl_ext/sdx/sdx/lib/app-sdx/
H A Dsdx.tcl21 proc exit {{n 0}} { procedure
/macosx-10.10/ksh-23/ksh/src/lib/libast/vmalloc/
H A Dvmexit.c77 void exit(int type) function
/macosx-10.10/libpthread-105.1.4/private/
H A Dprivate.h50 void (*exit)(int); // added with version=1 member in struct:_libpthread_functions
/macosx-10.10/JavaScriptCore-7600.1.17/dfg/
H A DDFGOSRExitCompiler.cpp61 OSRExit& exit = codeBlock->jitCode()->dfg()->osrExit[exitIndex]; local
[all...]
H A DDFGJITCode.h69 unsigned appendOSRExit(const OSRExit& exit) argument
H A DDFGOSRExitCompiler32_64.cpp39 void OSRExitCompiler::compileExit(const OSRExit& exit, const Operands<ValueRecovery>& operands, SpeculationRecovery* recovery) argument
[all...]
H A DDFGOSRExitCompiler64.cpp41 void OSRExitCompiler::compileExit(const OSRExit& exit, const Operands<ValueRecovery>& operands, SpeculationRecovery* recovery) argument
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/ftl/
H A DFTLJITFinalizer.cpp86 OSRExit& exit = jitCode->osrExit[i]; local
/macosx-10.10/ruby-106/ruby/symbian/
H A Dconfigure.bat123 :exit label
/macosx-10.10/shell_cmds-179/who/
H A Dutmpentry.h55 uint16_t exit; member in struct:utmpentry
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/bench/
H A Dlibbench.tcl421 proc exit args { procedure
/macosx-10.10/tcl-105/tcl_ext/thread/thread/tcl/cmdsrv/
H A Dcmdsrv.tcl166 proc exit args {[namespace current]::SockDone $s} procedure
/macosx-10.10/apache-793/httpd/os/win32/
H A Dos.h75 #define exit(status) ((exit)((ap_real_exit_code==2) \ macro
/macosx-10.10/emacs-93/emacs/lisp/mail/
H A Dvms-pmail.el
/macosx-10.10/ruby-106/ruby/bcc32/
H A Dconfigure.bat163 :exit label
/macosx-10.10/ruby-106/ruby/lib/irb/
H A Dcontext.rb391 def exit(ret = 0) method in class:IRB.Context
/macosx-10.10/OpenSSH-189/openssh/
H A Dloginrec.h72 int exit; /* process exit status */ member in struct:logininfo
/macosx-10.10/Security-57031.1.35/SecurityTests/regressions/inc/Test/Harness/
H A DResults.pm133 sub exit { subroutine

Completed in 223 milliseconds

1234567