Searched defs:b_type (Results 1 – 5 of 5) sorted by relevance
11 int b_type; /* what kind of block this is */ member
12 int b_type; /* what kind of block this is */ member
74 short b_type; /* SKIP means suppress fcntl call */ member
262 …tch(shader_module const *a, shader_module const *b, unsigned a_type, unsigned b_type, bool a_array… in types_match()
673 Label *label, ImmBranchType b_type) { in NeedExtraInstructionsOrRegisterBranch()