代码搜索:wanted

找到约 570 项符合「wanted」的源代码

代码结果 570
www.eeworm.com/read/147766/5722298

c hwtest.c

/* Tests for presence or absence of hardware registers. * This code was originally in atari/config.c, but I noticed * that it was also in drivers/nubus/nubus.c and I wanted to * use it in hp300/con
www.eeworm.com/read/136786/5863288

c hwtest.c

/* Tests for presence or absence of hardware registers. * This code was originally in atari/config.c, but I noticed * that it was also in drivers/nubus/nubus.c and I wanted to * use it in hp300/con
www.eeworm.com/read/131315/5936142

c enquire.c

/* Everything you wanted to know about your machine and C compiler, but didn't know who to ask. */ #ifndef VERSION #define VERSION "4.3" #endif /* Author: Steven Pemberton, CWI, Amsterdam; steven
www.eeworm.com/read/128531/5984850

c hwtest.c

/* Tests for presence or absence of hardware registers. * This code was originally in atari/config.c, but I noticed * that it was also in drivers/nubus/nubus.c and I wanted to * use it in hp300/con
www.eeworm.com/read/127781/5996016

c hwtest.c

/* Tests for presence or absence of hardware registers. * This code was originally in atari/config.c, but I noticed * that it was also in drivers/nubus/nubus.c and I wanted to * use it in hp300/con
www.eeworm.com/read/110034/6167456

c hwtest.c

/* Tests for presence or absence of hardware registers. * This code was originally in atari/config.c, but I noticed * that it was also in drivers/nubus/nubus.c and I wanted to * use it in hp300/con
www.eeworm.com/read/109544/6173957

txt (4)scandinavia.txt

(4)scandinavia.pud I saw a map of USA and got the idea to make a map of scandinavia in europe. The map might not be the most fair because I wanted to place the resources as lifelike as possible.
www.eeworm.com/read/102935/6226304

c hwtest.c

/* Tests for presence or absence of hardware registers. * This code was originally in atari/config.c, but I noticed * that it was also in drivers/nubus/nubus.c and I wanted to * use it in hp300/con
www.eeworm.com/read/101082/6243294

3d l10.3d

#print Suppose you wanted to print from the current line to the end of the file? What's the command for that? Again, type "answer COMMAND" where COMMAND is what your line with "p" will look like. #c
www.eeworm.com/read/493101/6406557

c memory.c

/* * linux/mm/memory.c * * (C) 1991 Linus Torvalds */ /* * demand-loading started 01.12.91 - seems it is high on the list of * things wanted, and it should be easy to implement. - Linus */ /* * 需求加载是