Searched defs:isset (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/games/dab/
H A Drandom.h53 int isset(size_t z) { function in class:RANDOM
H A Dbox.cc124 int BOX::isset(int e) const function in class:BOX
/netbsd-current/games/tetris/
H A Dscreen.c62 static int isset; /* true => terminal is in game mode */ variable
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Dtasn_enc.c270 int isset, sktag, skaclass; local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Dtasn_enc.c273 int isset, sktag, skaclass; local
/netbsd-current/external/bsd/nvi/dist/common/
H A Doptions.c337 u_long isset, v; local
517 u_long isset, turnoff, value; local
[all...]
/netbsd-current/external/bsd/pcc/dist/pcc/mip/
H A Dcommon.c254 int isset, iserr; local
/netbsd-current/sys/kern/
H A Dkern_resource.c998 int isset, flag, error = 0; local
/netbsd-current/sys/sys/
H A Dparam.h426 #define isset(a,i) ((a)[(i)/NBBY] & (1<<((i)%NBBY))) macro
/netbsd-current/tools/compat/
H A Dcompat_defs.h1261 #undef isset macro
1265 #define isset(a,i) ((a)[(i)/NBBY] & (1<<((i)%NBBY))) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-gen-builtins.cc375 bool isset; member in struct:attrinfo

Completed in 341 milliseconds