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

/barrelfish-master/lib/openssl-1.0.0d/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
/barrelfish-master/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 30 milliseconds