Searched defs:COUNT (Results 1 - 14 of 14) sorted by last modified time

/barrelfish-master/kernel/arch/x86_64/
H A Dirq.c734 uintptr_t * NONNULL COUNT(X86_SAVE_AREA_SIZE) cpu_save_area, function
/barrelfish-master/kernel/arch/x86_32/
H A Dirq.c715 uintptr_t * NONNULL COUNT(X86_SAVE_AREA_SIZE) cpu_save_area, function
/barrelfish-master/include/deputy/
H A Dnodeputy.h19 #define COUNT(n) macro
/barrelfish-master/lib/openssl-1.0.0d/crypto/rc5/
H A Drc5speed.c212 #define COUNT(d) (d) macro
215 #define COUNT(d) (count) macro
/barrelfish-master/lib/openssl-1.0.0d/crypto/rc4/
H A Drc4speed.c211 #define COUNT(d) (d) macro
214 #define COUNT(d) (count) macro
/barrelfish-master/lib/openssl-1.0.0d/crypto/rc2/
H A Drc2speed.c212 #define COUNT(d) (d) macro
215 #define COUNT(d) (count) macro
/barrelfish-master/lib/openssl-1.0.0d/crypto/idea/
H A Didea_spd.c213 #define COUNT(d) (d) macro
216 #define COUNT(d) (count) macro
/barrelfish-master/lib/openssl-1.0.0d/crypto/des/
H A Dspeed.c221 #define COUNT(d) (d) macro
224 #define COUNT(d) (count) macro
H A Ddes_opts.c470 #define COUNT(d) (d) macro
473 #define COUNT(d) (count) macro
/barrelfish-master/lib/openssl-1.0.0d/crypto/cast/
H A Dcast_spd.c212 #define COUNT(d) (d) macro
215 #define COUNT(d) (count) macro
H A Dcastopts.c284 #define COUNT(d) (d) macro
287 #define COUNT(d) (count) macro
/barrelfish-master/lib/openssl-1.0.0d/crypto/bf/
H A Dbfspeed.c212 #define COUNT(d) (d) macro
215 #define COUNT(d) (count) macro
H A Dbf_opts.c274 #define COUNT(d) (d) macro
277 #define COUNT(d) (count) macro
/barrelfish-master/lib/openssl-1.0.0d/apps/
H A Dspeed.c1455 #define COUNT(d) (d) macro
1462 #define COUNT(d) (count) macro

Completed in 80 milliseconds