Searched refs:HT_MASK (Results 1 – 3 of 3) sorted by relevance
15 #define HT_MASK (HT_BIGINT | HT_FMMCTX | HT_FMMVAR) macro35 if ((handle & HT_MASK) == type) in lookup_handle()36 ptr = handle_lookup(&hdb, handle & ~HT_MASK); in lookup_handle()69 void *ptr = handle_put(&hdb, handle & ~HT_MASK); in put_handle()150 void *ptr = put_handle(params[0].value.a & ~HT_MASK); in ta_entry_arith_free_handle()
100 # define HT_MASK (0xffff << 16) macro
1010 value &= ~(HT_MASK | LT_MASK); in trinity_program_ttt()