Home
last modified time | relevance | path

Searched defs:STOP (Results 1 – 18 of 18) sorted by relevance

/NextBSD/crypto/openssl/crypto/rc4/asm/
HDrc4-ia64.pl206 sub STOP { subroutine
/NextBSD/lib/libutil/
HDproperty.c78 enum { LOOK, COMMENT, NAME, VALUE, MVALUE, COMMIT, FILL, STOP } state, last_state; in properties_read() enumerator
/NextBSD/crypto/openssl/crypto/bn/
HDbnspeed.c128 #define STOP 1 macro
HDexpspeed.c154 #define STOP 1 macro
/NextBSD/crypto/openssl/crypto/rc4/
HDrc4speed.c130 #define STOP 1 macro
/NextBSD/crypto/openssl/crypto/bf/
HDbfspeed.c130 #define STOP 1 macro
HDbf_opts.c155 #define STOP 1 macro
/NextBSD/crypto/openssl/crypto/cast/
HDcast_spd.c130 #define STOP 1 macro
HDcastopts.c165 #define STOP 1 macro
/NextBSD/crypto/openssl/crypto/rc2/
HDrc2speed.c130 #define STOP 1 macro
/NextBSD/crypto/openssl/crypto/rc5/
HDrc5speed.c130 #define STOP 1 macro
/NextBSD/crypto/openssl/crypto/idea/
HDidea_spd.c130 #define STOP 1 macro
/NextBSD/crypto/openssl/crypto/des/
HDspeed.c135 #define STOP 1 macro
HDdes_opts.c361 #define STOP 1 macro
/NextBSD/crypto/openssl/apps/
HDs_time.c335 #define STOP 1 macro
HDspeed.c303 # define STOP 1 macro
/NextBSD/sbin/fsck_ffs/
HDfsck.h357 #define STOP 0x01 macro
/NextBSD/sys/dev/en/
HDmidway.c248 #define EN_WRAPADD(START, STOP, CUR, VAL) do { \ argument