Searched refs:cookie_addr (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Dinit.c3334 tree cookie_addr;
3343 cookie_addr = fold_build1_loc (input_location, NEGATE_EXPR,
3345 cookie_addr = build2 (POINTER_PLUS_EXPR,
3348 cookie_addr);
3349 maxindex = cp_build_indirect_ref (cookie_addr, RO_NULL, tf_warning_or_error);
3331 tree cookie_addr; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/cp/
H A Dinit.c3058 tree cookie_addr;
3066 cookie_addr = build2 (MINUS_EXPR,
3070 maxindex = build_indirect_ref (cookie_addr, NULL);
3055 tree cookie_addr; local

Completed in 128 milliseconds