Home
last modified time | relevance | path

Searched refs:RESULT_SIZE (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/ctype/
H A Dispunct_l.c22 const int RESULT_SIZE = 32; variable
91 EXPECT_EQ("ispunct_l_0500", cout, RESULT_SIZE); in ispunct_l_0500()
/third_party/vixl/test/aarch64/
H A Dtest-disasm-aarch64.cc686 #define RESULT_SIZE (256) in TEST() macro
688 char result[RESULT_SIZE]; in TEST()
694 snprintf(result, RESULT_SIZE, "and x0, x0, #0x%" PRIx64, value); in TEST()
702 snprintf(result, RESULT_SIZE, "and x0, x0, #0x%" PRIx64, value); in TEST()
710 snprintf(result, RESULT_SIZE, "and x0, x0, #0x%" PRIx64, value); in TEST()
718 snprintf(result, RESULT_SIZE, "and x0, x0, #0x%" PRIx64, value); in TEST()
726 snprintf(result, RESULT_SIZE, "and x0, x0, #0x%" PRIx64, value); in TEST()

Completed in 5 milliseconds