Searched refs:x1node (Results 1 – 1 of 1) sorted by relevance
3796 } x1node; typedef3808 x1a->tbl = (x1node*)malloc( in Strsafe_init()3809 (sizeof(x1node) + sizeof(x1node*))*1024 ); in Strsafe_init()3815 x1a->ht = (x1node**)&(x1a->tbl[1024]); in Strsafe_init()3825 x1node *np;3847 array.tbl = (x1node*)malloc(3848 (sizeof(x1node) + sizeof(x1node*))*size );3850 array.ht = (x1node**)&(array.tbl[size]);3853 x1node *oldnp, *newnp;3883 x1node *np;