代码搜索:checking

找到约 6,492 项符合「checking」的源代码

代码结果 6,492
www.eeworm.com/read/366702/2864778

c rs6000-power2-1.c

/* { dg-do compile { target { ilp32 } } } */ /* { dg-options "-O3 -mcpu=power2 -fno-schedule-insns -w -mhard-float" } */ /* This used to ICE as the peephole was not checking to see if the register
www.eeworm.com/read/366702/2876892

f90 fmt_error_2.f90

! { dg-do compile } ! PR 33269: we used to not simplify format strings before checking if ! they were valid, leading to a missed error. IMPLICIT CHARACTER*5 (h-z) CHARACTER*5 f CHARACTER*5 bad, good
www.eeworm.com/read/366702/2880199

c pr33641.c

/* This failed with type checking enabled. */ typedef enum { one, two } exp; extern exp pe; extern char pt[256]; void psd (void (*f) (void *), void *p); static void rle (void *e) { } void foo (void)
www.eeworm.com/read/366702/2881467

c ftrapv-1.c

/* Copyright (C) 2004 Free Software Foundation. PR other/15526 Verify correct overflow checking with -ftrapv. Written by Falk Hueffner, 20th May 2004. */ /* { dg-do run } */ /* { dg-optio
www.eeworm.com/read/366702/2881517

c 20020213-1.c

/* PR c/5503 Test whether argument checking is done for fputs, bzero and bcmp. */ typedef struct { int i; } FILE; typedef __SIZE_TYPE__ size_t; int fputs (const char *, FILE *); void bzero (void *
www.eeworm.com/read/366702/2884423

c va-1.c

/* Test for strange warning in format checking. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-options "-Wformat" } */ #include "format.h" void foo (void *p) { pr
www.eeworm.com/read/358128/3005078

test rpl_multi_delete2.test

#multi delete replication bugs source include/master-slave.inc; #BUG#11139 - improper wild-table and table rules #checking for multi deletes with an alias connection master; set sql_log_bin=0; cr
www.eeworm.com/read/294911/8193763

cnt eagle.cnt

1 General Help=1 1 Installation=2 1 Quick Introduction 1 Quick Introduction=3 1 Control Panel and Editor Windows=4 1 Entering Parameters and Values=5 1 Drawing a Schematic=6 1 Checking the Sche
www.eeworm.com/read/415537/11064743

txt mobile secret codes.txt

Siemens Mobile Secret Codes: C25: SP unlock *#0003*(secret code 8 digits)# *#0606# shows you Secret Code, but only without SIM Card. *#06# for checking the IMEI (International Mobile Equ
www.eeworm.com/read/135592/13917956

c binfmt_script.c

/* * linux/fs/binfmt_script.c * * Copyright (C) 1996 Martin von L鰓is * original #!-checking implemented by tytso. */ #include #include #include