代码搜索:explicitly

找到约 1,905 项符合「explicitly」的源代码

代码结果 1,905
www.eeworm.com/read/470693/1459859

c rfg18.c

// Any expression may be explicitly converted to type void. // Build don't link: struct S { int m[10]; } object; struct S f () { return object; } void test () { (void) f().m; /* OK - cast
www.eeworm.com/read/452691/1649490

h types.h

#ifndef _NIOS_TYPES_H #define _NIOS_TYPES_H /* * This file is never included by application software unless * explicitly requested (e.g., via linux/types.h) in which case the * application is Linu
www.eeworm.com/read/452691/1649573

h types.h

#ifndef _ASM_TYPES_H #define _ASM_TYPES_H /* * This file is never included by application software unless * explicitly requested (e.g., via linux/types.h) in which case the * application is Linux
www.eeworm.com/read/240162/4582845

c 900211_02.c

// { dg-do assemble } // g++ 1.36.1 bug 900211_02 // g++ allows you to explicitly specify the return type for a type conversion // operator. // The Cfront 2.0 Reference Manual (12.3.2) says that th
www.eeworm.com/read/240162/4583094

c rfg18.c

// { dg-do assemble } // Any expression may be explicitly converted to type void. struct S { int m[10]; } object; struct S f () { return object; } void test () { (void) f().m; /* OK - ca
www.eeworm.com/read/233448/4675663

c 900211_02.c

// { dg-do assemble } // g++ 1.36.1 bug 900211_02 // g++ allows you to explicitly specify the return type for a type conversion // operator. // The Cfront 2.0 Reference Manual (12.3.2) says that th
www.eeworm.com/read/233448/4675913

c rfg18.c

// { dg-do assemble } // Any expression may be explicitly converted to type void. struct S { int m[10]; } object; struct S f () { return object; } void test () { (void) f().m; /* OK - ca
www.eeworm.com/read/217381/4871291

h types.h

#ifndef _NIOS_TYPES_H #define _NIOS_TYPES_H /* * This file is never included by application software unless * explicitly requested (e.g., via linux/types.h) in which case the * application is Linu
www.eeworm.com/read/209559/4971471

h types.h

#ifndef _ALPHA_TYPES_H #define _ALPHA_TYPES_H /* * This file is never included by application software unless * explicitly requested (e.g., via linux/types.h) in which case the * application is Li
www.eeworm.com/read/200288/5067323

h types.h

#ifndef _NIOS_TYPES_H #define _NIOS_TYPES_H /* * This file is never included by application software unless * explicitly requested (e.g., via linux/types.h) in which case the * application is Linu