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

/openbsd-current/lib/libcrypto/asn1/
H A Dtasn_enc.c321 int isset, sktag, skaclass; local
/openbsd-current/sys/sys/
H A Dparam.h181 #define isset(a,i) ((a)[(i)>>3] & (1<<((i)&(NBBY-1)))) macro
/openbsd-current/games/tetris/
H A Dscreen.c58 static int isset; /* true => terminal is in game mode */ variable

Completed in 69 milliseconds