Searched refs:mtext (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/tests/kernel/ |
| D | t_sysv.c | 75 char mtext[MESSAGE_TEXT_LEN]; member 255 strcpy(m.mtext, m1_str); in ATF_TC_BODY() 269 strcpy(m.mtext, m2_str); in ATF_TC_BODY() 358 printf("%s\n", m.mtext); in receiver() 359 if (strcmp(m.mtext, m1_str) != 0) in receiver() 376 printf("%s\n", m.mtext); in receiver() 377 if (strcmp(m.mtext, m2_str) != 0) in receiver()
|
| /netbsd/src/games/adventure/ |
| D | io.c | 332 mtext[oldloc].seekadr = seekhere; in rdesc() 333 mtext[oldloc].txtlen = maystart - seekstart; in rdesc() 533 speak(&mtext[msg]); in mspeak()
|
| D | hdr.h | 94 extern struct text mtext[MAGSIZE]; /* magic messages */
|
| D | init.c | 77 struct text mtext[MAGSIZE]; /* magic messages */ variable
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/xtensa/ |
| D | xtensa.opt | 37 mtext-section-literals
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | invoke.texi | 1468 -mtext-section-literals -mno-text-section-literals @gol 33407 @item -mtext-section-literals 33409 @opindex mtext-section-literals 33416 improve code size. With @option{-mtext-section-literals}, the literals 33427 section in the output file unless @option{-mtext-section-literals} is 33435 @option{-mtext-section-literals}.
|
| D | gcc.info | 1791 -mtext-section-literals -mno-text-section-literals 30307 '-mtext-section-literals' 30315 '-mtext-section-literals', the literals are interspersed in the 30324 section in the output file unless '-mtext-section-literals' is 30332 '-mtext-section-literals'. 66493 * mtext-section-literals: Xtensa Options. (line 47)
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2005 | 17363 * config/arc/arc.opt (mcpu=, mtext=, mdata=, mrodata=): Add Var()s
|