代码搜索:alloc
找到约 10,000 项符合「alloc」的源代码
代码结果 10,000
www.eeworm.com/read/366702/2876696
f90 array_alloc_2.f90
! Like array_alloc_1.f90, but check cases in which the array length is
! not a literal constant.
! { dg-do run }
program main
implicit none
integer, parameter :: n = 100
call test (n, f1 ())
c
www.eeworm.com/read/366702/2877165
f90 alloc_comp_std.f90
! { dg-do compile }
! { dg-options "-std=f95" }
!
! Check that we don't accept allocatable components for -std=f95 (PR 20541)
!
program main
type :: foo
integer, allocatable :: bar(:) ! {
www.eeworm.com/read/366702/2884530
c attr-alloc_size-2.c
/* { dg-do compile } */
char *foo() __attribute__((alloc_size(1))); /* { dg-warning "outside range" } */
www.eeworm.com/read/359756/2973244
h mp3_alloc_tab.h
/*//////////////////////////////////////////////////////////////////////////////
//
// INTEL CORPORATION PROPRIETARY INFORMATION
// This software is supplied under the terms of
www.eeworm.com/read/359756/2973286
c mp3_alloc_tab.c
/*//////////////////////////////////////////////////////////////////////////////
//
// INTEL CORPORATION PROPRIETARY INFORMATION
// This software is supplied under the terms of