Home
last modified time | relevance | path

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

/sysdeps/powerpc/
A Dmod-cache-ppc.c32 uint64_t cls2 = getauxval (AT_DCACHEBSIZE); in test_cache() local
35 printf ("AT_DCACHEBSIZE = %" PRIu64 " B\n", cls2); in test_cache()
38 if (cls1 != cls2) in test_cache()

Completed in 4 milliseconds