Home
last modified time | relevance | path

Searched refs:hres (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/apr-util/test/
HDtestmemcache.c203 apr_uint32_t hres; in test_memcache_user_funcs() local
217 hres = apr_memcache_hash(memcache, "whatever", sizeof("whatever") - 1); in test_memcache_user_funcs()
218 ABTS_INT_EQUAL(tc, HASH_FUNC_RESULT, hres); in test_memcache_user_funcs()
/trueos/contrib/gcc/
HDtree-chrec.c421 HOST_WIDE_INT hidx, hnum, hdenom, hres, hdum; in tree_fold_binomial() local
481 &lres, &hres, &ldum, &hdum); in tree_fold_binomial()
483 res = build_int_cst_wide (type, lres, hres); in tree_fold_binomial()
/trueos/sys/dev/fb/
HDsplash_pcx.c159 uint16_t hres; member