Searched refs:_ht (Results 1 – 4 of 4) sorted by relevance
182 host) _ht=$HOST_TARGET;;192 for x in $_ht $TARGET_SPEC $MACHINE
1407 #define __sta_phy_bitrate_mask_check(_mcs, _gi, _ht, _he) \ in mt7915_mcu_add_rate_ctrl_fixed() argument1420 if (_ht) \ in mt7915_mcu_add_rate_ctrl_fixed()
14435 struct _ht { /* the hash table */ struct36968 struct _ht *pEntry, /* The entry into which pNew is inserted */37001 struct _ht *new_ht; /* The new hash table */37005 if( new_size*sizeof(struct _ht)>SQLITE_MALLOC_SOFT_LIMIT ){37006 new_size = SQLITE_MALLOC_SOFT_LIMIT/sizeof(struct _ht);37020 new_ht = (struct _ht *)sqlite3Malloc( new_size*sizeof(struct _ht) );37026 pH->htsize = new_size = sqlite3MallocSize(new_ht)/sizeof(struct _ht);37027 memset(new_ht, 0, new_size*sizeof(struct _ht));37052 struct _ht *pEntry;37082 struct _ht *pEntry;