Home
last modified time | relevance | path

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

/external/igt-gpu-tools/assembler/
Dmain.c160 assert(is_label(i)); in add_label()
397 if (entry1 && is_label(entry1) && is_entry_point(entry1)) { in main()
408 if (!is_label(entry)) in main()
413 if (is_label(entry)) in main()
424 if (is_label(entry)) in main()
457 if (!is_label(entry)) in main()
Dgen4asm.h165 static inline bool is_label(struct brw_program_instruction *instruction) in is_label() function
172 assert(is_label(i)); in label_name()
/external/mtools/
Dnameclash.h57 int is_label; member
Dmk_direntry.c370 } else if(!ch->is_label && in get_slots()
671 ch->is_label = 0; in init_clash_handling()
Dmlabel.c137 ch.is_label = 1; in mlabel()
/external/python/pycparser/utils/benchmark/inputs/
Dtccgen.c.ppout8362 static int is_label(void)
8604 if ((a = is_label()))
8832 b = is_label();
8975 if (gnu_ext && (l = is_label()) != 0)