代码搜索:nocc
找到约 78 项符合「nocc」的源代码
代码结果 78
www.eeworm.com/read/114622/15045059
cpp stopcc.cpp
// File from page 389 in "Thinking in C++" by Bruce Eckel
//////////////////////////////////////////////////
// From the compressed package ECKELT02.ZIP 4/11/95
// (Original ECKELT01.ZIP dated 2/21
www.eeworm.com/read/386780/8727491
h macros.h
#ifndef __MACROS_H
#define __MACROS_H 1
/* FOR ATMEL AVR and TINY AVR ONLY! */
#ifndef BIT
#define BIT(x) (1
www.eeworm.com/read/426946/8990342
h macros.h
#ifndef __MACROS_H
#define __MACROS_H 1
/* FOR ATMEL AVR and TINY AVR ONLY! */
#ifndef BIT
#define BIT(x) (1
www.eeworm.com/read/426946/8990452
h macros.h
#ifndef __MACROS_H
#define __MACROS_H 1
/* FOR ATMEL AVR and TINY AVR ONLY! */
#ifndef BIT
#define BIT(x) (1
www.eeworm.com/read/281424/9155969
h macros.h
#ifndef __MACROS_H
#define __MACROS_H 1
/* FOR ATMEL AVR and TINY AVR ONLY! */
#ifndef BIT
#define BIT(x) (1
www.eeworm.com/read/299468/7848563
h macros.h
#ifndef __MACROS_H
#define __MACROS_H 1
/* FOR ATMEL AVR and TINY AVR ONLY! */
#ifndef BIT
#define BIT(x) (1
www.eeworm.com/read/141782/12984576
h macros.h
#ifndef __MACROS_H
#define __MACROS_H 1
#if !defined(_AVR)
#error "This file should only be used with ICCV7 for AVR"
#endif
/* FOR ATMEL AVR and TINY AVR ONLY! */
#ifndef BIT
#define BIT(
www.eeworm.com/read/321359/13408248
h macros.h
#ifndef __MACROS_H
#define __MACROS_H 1
#if !defined(_AVR)
#error "This file should only be used with ICCV7 for AVR"
#endif
/* FOR ATMEL AVR and TINY AVR ONLY! */
#ifndef BIT
#define BIT(
www.eeworm.com/read/317928/13493116
h macros.h
#ifndef __MACROS_H
#define __MACROS_H 1
/* FOR ATMEL AVR and TINY AVR ONLY! */
#ifndef BIT
#define BIT(x) (1