代码搜索结果

找到约 18,795 项符合 X 的代码

920409-1.c

x(){int y;y>0.0?y:y-1;}

920428-7.c

x(float*x){int a[4],i=0,j;for(j=0;j

920501-15.c

x(a)double a;{int i;return i>a?i:i+1;}

x-ada

# The ada virtual array implementation requires that indexing be disabled on # hosts such as hpux that use a segmented memory architecture. Both the c # and ada files need to be compiled with this op

x-vms

# Under VMS, directory names cannot contain dots. version:=$(shell echo $(gcc_version) | sed -e 's/\./_/g') libsubdir=$(libdir)/gcc-lib # Rules for linker and compiler wrappers. These are only usef

920428-1.c

x(const char*s){char a[1];const char*ss=s;a[*s++]|=1;return(int)ss+1==(int)s;} main(){if(x("")!=1)abort();exit(0);}

920409-1.c

x(){signed char c=-1;return c