代码搜索:Check

找到约 10,000 项符合「Check」的源代码

代码结果 10,000
www.eeworm.com/read/162519/5540952

c float1.c

/* Area: ffi_call Purpose: Check return value double. Limitations: none. PR: none. Originator: From the original ffitest.c */ /* { dg-do run } */ #include "ffitest.h" #include "float.h"
www.eeworm.com/read/132667/14079545

run-checks

#!/bin/sh # # This script runs all the checks given in the command line. See the # README for more info. # rm -f check.log check.log.new for prog in "$@" do echo -n "Check: $prog..." $prog 2
www.eeworm.com/read/439662/7703922

cpp cardsppg.cpp

// CardsPpg.cpp : Implementation of the CCardsPropPage property page class. #include "stdafx.h" #include "Cards.h" #include "CardsPpg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE
www.eeworm.com/read/346479/11742499

in makefile.in

# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foun
www.eeworm.com/read/295638/8148704

cpp axtivextproppage.cpp

// axtivextPropPage.cpp : CaxtivextPropPage 属性页类的实现。 #include "stdafx.h" #include "axtivext.h" #include "axtivextPropPage.h" #ifdef _DEBUG #define new DEBUG_NEW #endif IMPLEMENT_DYNCREA
www.eeworm.com/read/295638/8149218

cpp cardsppg.cpp

// CardsPpg.cpp : Implementation of the CCardsPropPage property page class. #include "stdafx.h" #include "Cards.h" #include "CardsPpg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE
www.eeworm.com/read/147309/12570107

cpp cardsppg.cpp

// CardsPpg.cpp : Implementation of the CCardsPropPage property page class. #include "stdafx.h" #include "Cards.h" #include "CardsPpg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE
www.eeworm.com/read/103817/15719368

cpp cardsppg.cpp

// CardsPpg.cpp : Implementation of the CCardsPropPage property page class. #include "stdafx.h" #include "Cards.h" #include "CardsPpg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE
www.eeworm.com/read/450713/7477641

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft eMbedded Visual C++ generated include file. // Used by MyDataAnalyzer.rc // #define IDD_BTN_NEXT 4 #define IDD_BTN_PREV 5
www.eeworm.com/read/418361/10951035

makefile

-include ../../config-host.mak CROSS=crisv32-axis-linux-gnu- SIM=../../cris-linux-user/qemu-cris -L ./ SIMG=cris-axis-linux-gnu-run --sysroot=./ CC = $(CROSS)gcc #AS = $(CROSS)as AS = $(CC