Searched refs:UI_INPUT_FLAG_USER_BASE (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/OpenSSL098-52/src/crypto/ui/
H A Dui.h162 UI_INPUT_FLAG_USER_BASE tells which is the lowest bit to use. A good
165 #define MY_UI_FLAG1 (0x01 << UI_INPUT_FLAG_USER_BASE)
168 #define UI_INPUT_FLAG_USER_BASE 16 macro
/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
H A Dui.h162 UI_INPUT_FLAG_USER_BASE tells which is the lowest bit to use. A good
165 #define MY_UI_FLAG1 (0x01 << UI_INPUT_FLAG_USER_BASE)
168 #define UI_INPUT_FLAG_USER_BASE 16 macro

Completed in 83 milliseconds