Home
last modified time | relevance | path

Searched refs:private_marker (Results 1 – 4 of 4) sorted by relevance

/dports/deskutils/xmdiary/xmdiary-3.0.3/dtools/
H A DxtmGlobal.h324 int private_marker; member
H A DxtmFormat.c327 sprintf( tmp_buffer, "%c", custom_data -> private_marker ); in xtmFoFormatEntryFlags()
H A DxtmCustRes.h426 XtOffset( XTM_GL_CUSTOM_DATA_REF, private_marker ),
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Domp-low.c7582 if (private_marker) in lower_oacc_reductions()
7583 gimple_seq_add_stmt (fork_seq, private_marker); in lower_oacc_reductions()
8373 if (private_marker) in lower_oacc_head_tail()
8375 gimple_set_location (private_marker, loc); in lower_oacc_head_tail()
8376 gimple_call_set_lhs (private_marker, ddvar); in lower_oacc_head_tail()
8410 fork, (count == 1) ? private_marker : NULL, in lower_oacc_head_tail()
11690 gcall *private_marker = NULL; in lower_omp_for() local
11749 gimple_omp_for_clauses (stmt), private_marker, in lower_omp_for()
13866 if (private_marker) in lower_omp_target()
13867 gimple_call_set_arg (private_marker, 2, level); in lower_omp_target()
[all …]