Home
last modified time | relevance | path

Searched defs:in_code (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-sh64.h66 unsigned int in_code : 1; member
H A Dtc-sh.h113 int in_code : 1; member
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-sh64.h66 unsigned int in_code : 1; member
H A Dtc-sh.h100 int in_code : 1; member
/openbsd/gnu/gcc/gcc/config/cris/
H A Dcris.c88 static int in_code = 0; variable
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcombine.c6556 make_compound_operation (x, in_code) in make_compound_operation() argument
/openbsd/gnu/gcc/gcc/
H A Dgimplify.c4507 omp_notice_variable (struct gimplify_omp_ctx *ctx, tree decl, bool in_code) in omp_notice_variable()
H A Dcombine.c6414 make_compound_operation (rtx x, enum rtx_code in_code) in make_compound_operation()
/openbsd/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.c3334 get_float_compare_codes (in_code, cmp_code, action_code) in get_float_compare_codes() argument