Searched defs:EXIT (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/lib/
H A Dputuser.S34 #define EXIT ret ; \ define
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic94xx/
H A Daic94xx.h43 #define EXIT printk(KERN_NOTICE "%s: --EXIT %s\n", ASD_DRIVER_NAME, \ macro
47 #define EXIT macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/amiga/
H A Dosdep.h37 #define EXIT(e) ClearIOErr_exit(e) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/vms/
H A Dosdep.h138 #define EXIT(exit_code) vms_exit(exit_code) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dvmscfg.h82 # define EXIT(ret) return_VMS(__G__ (ret)) macro
85 # define EXIT return_VMS macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/
H A De_os.h299 # define EXIT(n) _wsetexit(_WINEXITNOPERSIST) macro
302 # define EXIT(n) exit(n) macro
358 # define EXIT(n) do { int __VMS_EXIT = n; \ macro
384 # define EXIT(n) { if (n) printf("ERROR: %d\n", (int)n); exit(n); } macro
417 # define EXIT(n) exit(n) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Ddes.c104 #define EXIT(a) exit(a&0x10000000L) macro
106 #define EXIT(a) exit(a) macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/des/
H A Ddes.c104 # define EXIT(a) exit(a&0x10000000L) macro
106 # define EXIT(a) exit(a) macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/des/
H A Ddes.c104 # define EXIT(a) exit(a&0x10000000L) macro
106 # define EXIT(a) exit(a) macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/
H A De_os.h362 # define EXIT(n) exit(n) macro
429 # define EXIT(n) do { int __VMS_EXIT = n; \ macro
460 # define EXIT(n) { if (n) printf("ERROR: %d\n", (int)n); exit(n); } macro
495 # define EXIT(n) exit(n) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/src/
H A Dphp_parser.h47 EXIT = 264, enumerator in enum:yytokentype
138 #define EXIT 264 macro
H A Dphp_parser.c82 EXIT = 264, enumerator in enum:yytokentype
173 #define EXIT 264 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/
H A De_os.h362 # define EXIT(n) exit(n) macro
429 # define EXIT(n) do { int __VMS_EXIT = n; \ macro
460 # define EXIT(n) { if (n) printf("ERROR: %d\n", (int)n); exit(n); } macro
495 # define EXIT(n) exit(n) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dtailor.h865 # define EXIT exit macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/tandem/
H A Dtandem.h65 #define EXIT zexit /* To stop creation of Abend files */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/tandem/
H A Dtandem.h65 #define EXIT zexit /* To stop creation of Abend files */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dunzpriv.h777 # define EXIT exit macro

Completed in 282 milliseconds