代码搜索:precise

找到约 541 项符合「precise」的源代码

代码结果 541
www.eeworm.com/read/480930/1306506

c delay.c

/* * Precise Delay Loops for i386 * * Copyright (C) 1993 Linus Torvalds * Copyright (C) 1997 Martin Mares * * The __delay function must _NOT_ be inlined as its exec
www.eeworm.com/read/250243/4432104

c delay.c

/* * Precise Delay Loops for SuperH * * Copyright (C) 1999 Niibe Yutaka & Kaz Kojima */ #include #include void __delay(unsigned long loops) { __asm__ __volatile_
www.eeworm.com/read/250243/4435069

c delay.c

/* * Precise Delay Loops for i386 * * Copyright (C) 1993 Linus Torvalds * Copyright (C) 1997 Martin Mares * * The __delay function must _NOT_ be inlined as its exec
www.eeworm.com/read/243567/4521046

c delay.c

/* * Precise Delay Loops for SuperH * * Copyright (C) 1999 Niibe Yutaka & Kaz Kojima */ #include #include void __delay(unsigned long loops) { __asm__ __volatile_
www.eeworm.com/read/243567/4522614

c delay.c

/* * Precise Delay Loops for i386 * * Copyright (C) 1993 Linus Torvalds * Copyright (C) 1997 Martin Mares * * The __delay function must _NOT_ be inlined as its exec
www.eeworm.com/read/216502/4890671

readme

This directory contains source for most of the documents contained in Volume 2 of The UNIX Programmer's Manual, 7th Edition. Most use -ms to format; many also use refer, tbl and eqn. Precise incantati
www.eeworm.com/read/209559/4959106

c delay.c

/* * Precise Delay Loops for SuperH * * Copyright (C) 1999 Niibe Yutaka & Kaz Kojima */ #include #include void __delay(unsigned long loops) { __asm__ __volatile_
www.eeworm.com/read/209559/4962087

c delay.c

/* * Precise Delay Loops for i386 * * Copyright (C) 1993 Linus Torvalds * Copyright (C) 1997 Martin Mares * * The __delay function must _NOT_ be inlined as its exec
www.eeworm.com/read/195013/5115899

c delay.c

/* * Precise Delay Loops for SuperH * * Copyright (C) 1999 Niibe Yutaka & Kaz Kojima */ #include #include void __delay(unsigned long loops) { __asm__ __volatile_
www.eeworm.com/read/195013/5117524

c delay.c

/* * Precise Delay Loops for i386 * * Copyright (C) 1993 Linus Torvalds * Copyright (C) 1997 Martin Mares * * The __delay function must _NOT_ be inlined as its exec