Lines Matching refs:wordCount
46 spv_const_binary_t b{binary->code, binary->wordCount}; in TEST()
52 binary->wordCount, 0, &text, nullptr)); in TEST()
81 binary->code[binary->wordCount - 1] = 0xffffffff; in TEST()
85 spvBinaryToText(context, binary->code, binary->wordCount, 0, &text, in TEST()
102 spv_const_binary_t b{binary->code, binary->wordCount}; in TEST()
161 binary->code[binary->wordCount - 1] = 0xffffffff; in TEST()
165 spvBinaryToText(context, binary->code, binary->wordCount, 0, &text, in TEST()
203 spv_const_binary_t b{binary->code, binary->wordCount}; in TEST()
252 binary->code[binary->wordCount - 1] = 0xffffffff; in TEST()
257 spvBinaryToText(context, binary->code, binary->wordCount, 0, &text, in TEST()
284 spv_const_binary_t b{binary->code, binary->wordCount}; in TEST()