| /src/usr.bin/deroff/ |
| deroff.c | 1205 PP(pacmac c12) 1209 frommac(c12, c1, c2); 1229 SH(pacmac c12) 1233 frommac(c12, c1, c2); 1270 MMHU(pacmac c12) 1274 frommac(c12, c1, c2); 1287 mesnblock(pacmac c12) 1291 frommac(c12, c1, c2); 1297 mssnblock(pacmac c12) 1301 frommac(c12, c1, c2) 1438 pacmac c12; local [all...] |
| /src/sys/arch/arm/arm/ |
| cpufunc_asm_armv6.S | 72 mcrr p15, 0, r1, r0, c12 /* clean D cache range */ 94 mcrr p15, 0, r1, r0, c12 /* clean D cache range */
|
| cpufunc_asm_arm11x6.S | 163 mcrr p15, 0, r1, r0, c12 /* clean D cache range */
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.trace/ |
| collection.c | 65 c8, c9, c10, c11, c12, c13, c14, c15, cminus; variable 256 l12 = s12 = c12 = 12; l13 = s13 = c13 = 13; 307 l12 = s12 = c12 = 0; l13 = s13 = c13 = 0;
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.trace/ |
| collection.c | 65 c8, c9, c10, c11, c12, c13, c14, c15, cminus; variable 256 l12 = s12 = c12 = 12; l13 = s13 = c13 = 13; 307 l12 = s12 = c12 = 0; l13 = s13 = c13 = 0;
|
| /src/external/gpl3/binutils/dist/include/opcode/ |
| crx.h | 69 c9, c10, c11, c12, c13, c14, c15, enumerator in enum:__anon10637
|
| /src/external/gpl3/binutils.old/dist/include/opcode/ |
| crx.h | 69 c9, c10, c11, c12, c13, c14, c15, enumerator in enum:__anon12101
|
| /src/external/gpl3/gdb.old/dist/include/opcode/ |
| crx.h | 69 c9, c10, c11, c12, c13, c14, c15, enumerator in enum:__anon21489
|
| /src/external/gpl3/gdb/dist/include/opcode/ |
| crx.h | 69 c9, c10, c11, c12, c13, c14, c15, enumerator in enum:__anon1077
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.disasm/ |
| t13_otr.s | 23 bge 0x12+.+2 ;4c12
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.disasm/ |
| t13_otr.s | 23 bge 0x12+.+2 ;4c12
|
| /src/external/gpl3/gcc/dist/gcc/ |
| input.cc | 2218 const location_t c12 = linemap_position_for_column (line_table, 12); local 2228 const location_t aaa = make_location (c13, c12, c14); 2230 ASSERT_EQ (c12, get_start (aaa)); 2240 ASSERT_EQ (c12, get_start (not_aaa)); 2246 const location_t aaa_eq_bbb = make_location (c12, c12, c21); 2247 ASSERT_EQ (c12, get_pure_location (aaa_eq_bbb)); 2248 ASSERT_EQ (c12, get_start (aaa_eq_bbb)); 2252 const location_t not_aaa_eq_bbb = make_location (c11, c12, aaa_eq_bbb); 2256 ASSERT_EQ (c12, get_start (not_aaa_eq_bbb)) [all...] |
| diagnostic-show-locus.cc | 4140 const location_t c12 = linemap_position_for_column (line_table, 12); 4142 const location_t loc = make_location (c12, c12, c52);
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| input.cc | 2057 const location_t c12 = linemap_position_for_column (line_table, 12); local 2067 const location_t aaa = make_location (c13, c12, c14); 2069 ASSERT_EQ (c12, get_start (aaa)); 2079 ASSERT_EQ (c12, get_start (not_aaa)); 2085 const location_t aaa_eq_bbb = make_location (c12, c12, c21); 2086 ASSERT_EQ (c12, get_pure_location (aaa_eq_bbb)); 2087 ASSERT_EQ (c12, get_start (aaa_eq_bbb)); 2091 const location_t not_aaa_eq_bbb = make_location (c11, c12, aaa_eq_bbb); 2095 ASSERT_EQ (c12, get_start (not_aaa_eq_bbb)) [all...] |
| diagnostic-show-locus.cc | 4042 const location_t c12 = linemap_position_for_column (line_table, 12); 4044 const location_t loc = make_location (c12, c12, c52);
|