Home
last modified time | relevance | path

Searched defs:is_target (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/gmake/dist/
H A Dfiledef.h83 unsigned int is_target:1; /* Nonzero if file is described as target. */ member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Djump.cc1046 mark_jump_label_1 (rtx x, rtx_insn *insn, bool in_mem, bool is_target) in mark_jump_label_1()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Djump.c1085 mark_jump_label_1 (rtx x, rtx_insn *insn, bool in_mem, bool is_target) in mark_jump_label_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-omp.cc3013 c_omp_adjust_map_clauses (tree clauses, bool is_target) in c_omp_adjust_map_clauses()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-openmp.cc5750 bool is_target, bool is_parallel_do) in gfc_add_clause_implicitly()