Searched defs:hp (Results 1 – 5 of 5) sorted by relevance
103 inflate_huft *hp, /* space for trees */ in huft_build()303 inflate_huft *hp, /* space for trees */ in inflate_trees_bits()335 inflate_huft *hp, /* space for trees */ in inflate_trees_dynamic()
377 struct hostent *hp; local413 struct hostent *hp; local451 struct hostent *hp; local
456 struct hostent *hp; local
898 register hash_t *hp; in LZWEncode() local1114 register hash_t *hp = &sp->enc_hashtab[HSIZE-1]; in cl_hash() local
5814 static void compute_jsstring_size(JSString* str, JSMemoryUsage_helper* hp) in compute_jsstring_size()5825 static void compute_bytecode_size(JSFunctionBytecode* b, JSMemoryUsage_helper* hp) in compute_bytecode_size()5864 static void compute_value_size(JSValueConst val, JSMemoryUsage_helper* hp) in compute_value_size()5884 JSMemoryUsage_helper mem = {0}, *hp = &mem; in JS_ComputeMemoryUsage() local
Completed in 96 milliseconds