Home
last modified time | relevance | path

Searched refs:text2 (Results 1 – 3 of 3) sorted by relevance

/dragonfly/games/backgammon/teachgammon/
HDdata.c54 static const char *const text2[] = { variable
228 6, 5, {13, 8, 0, 0}, {8, 2, 0, 0}, 1, 2, {text2}
/dragonfly/sys/bus/firewire/
HDfwcrom.c548 struct crom_chunk text1,text2,text3,text4,text5,text6,text7; in main() local
558 bzero(&text2, sizeof(text2)); in main()
591 crom_add_simple_text(&src, &root, &text2, "DragonFly-1"); in main()
/dragonfly/contrib/binutils-2.27/ld/
HDld.texinfo4230 .text2 : @{ INPUT_SECTION_FLAGS (!SHF_WRITE) *(.text) @}
4238 @samp{.text2} will be comprised of any input section matching the name *(.text)