Searched defs:convert_flag (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/kdc/ |
H A D | kstash.c | 41 static int convert_flag; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | typeck.c | 4638 enum stv_conv convert_flag = scalar_to_vector (location, code, op0, op1, in cp_build_binary_op() local
|
H A D | call.c | 5235 enum stv_conv convert_flag = in build_conditional_expr_1() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | typeck.cc | 5075 enum stv_conv convert_flag = scalar_to_vector (location, code, op0, op1, in cp_build_binary_op() local
|
H A D | call.cc | 5466 enum stv_conv convert_flag = in build_conditional_expr() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 11709 enum stv_conv convert_flag = scalar_to_vector (location, code, orig_op0, in build_binary_op() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.cc | 11921 enum stv_conv convert_flag = scalar_to_vector (location, code, orig_op0, in build_binary_op() local
|