Searched defs:symbol (Results 1 – 5 of 5) sorted by relevance
66 struct symbol { struct67 struct symbol *next; argument70 enum symbol_type type; argument71 struct symbol_value curr, user; argument79 #define for_all_symbols(i, sym) for (i = 0; i < 257; i++) for (sym = symbol_hash[i]; sym; sym = sym… argument
45 struct symbol *symbol; member
648 struct symbol *symbol; in sym_lookup() local694 struct symbol *symbol = NULL; in sym_find() local
123 static ALWAYS_INLINE int rc_get_bit(rc_t *rc, uint16_t *p, int *symbol) in rc_get_bit()144 rc_bit_tree_decode(rc_t *rc, uint16_t *p, int num_levels, int *symbol) in rc_bit_tree_decode()
524 uint32_t symbol = 1; in rc_bittree() local540 uint32_t symbol = 1; in rc_bittree_reverse() local586 uint32_t symbol; in lzma_literal() local