代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/399906/7825031
htm otl4_ex347.htm
OTL 4.0, Example 347 (Strict numeric type checking on SELECTs)
www.eeworm.com/read/399906/7825240
htm otl4_ex289.htm
OTL 4.0, Example 289 (Strict numeric type checking on SELECTs)
www.eeworm.com/read/399906/7825251
htm otl4_ex618.htm
OTL 4.0, Example 618 (Strict numeric type checking on SELECTs)
www.eeworm.com/read/399906/7825744
htm otl4_ex336.htm
OTL 4.0, Example 336 (Strict numeric type checking on SELECTs)
www.eeworm.com/read/399906/7825801
htm otl4_ex290.htm
OTL 4.0, Example 290 (Strict numeric type checking on SELECTs)
www.eeworm.com/read/297233/8041699
c typeck.c
/* Build expressions with type checking for C++ compiler.
Copyright (C) 1987, 88, 89, 92-96, 1997 Free Software Foundation, Inc.
Hacked by Michael Tiemann (tiemann@cygnus.com)
This file is part
www.eeworm.com/read/297233/8041744
h cp-tree.h
/* Definitions for C++ parsing and type checking.
Copyright (C) 1987, 93, 94, 95, 1996 Free Software Foundation, Inc.
Hacked by Michael Tiemann (tiemann@cygnus.com)
This file is part of GNU CC.
www.eeworm.com/read/396741/8092395
c exec.c
/*
* linux/fs/exec.c
*
* (C) 1991 Linus Torvalds
*/
/*
* #!-checking implemented by tytso.
*/
/*
* #!开始的程序检测部分是由tytso 实现的。
*/
/*
* Demand-loading implemented 01.12.91 - no need to read anything but