search for: 7ll

Displaying 5 results from an estimated 5 matches for "7ll".

Did you mean: 7l
2013 Feb 27
2
[LLVMdev] Mips backend 3.2 va_arg possible bug
...report( va_arg(select,L) ); report( va_arg(select,I) ); report( va_arg(select,L) ); va_end (select); } int main(void) { test2(1, 2, 3, 4, 5LL, 6, 7LL); return 0; } report is just a function that prints the results. in main the assemply code seems to be ok but in test2 function does something that seems to be wrong i use "llc -march=mipsel -relocation-model=static -asm-verbose -mattr=+condmov,-muldivadd...
2018 Mar 18
1
selectFGR - variable selection in fine gray model for competing risks
Dear All, I would like to use R function 'selectFGR' of fine gray model in competing risks model. I used the 'Melanoma' data in 'riskRegression' package. Some of the variables are factor. I get solution for full model but not in variable selection model. Any advice how to use factor variable in 'selectFGR' function. The following R code is produced below
2013 Feb 28
0
[LLVMdev] Mips backend 3.2 va_arg possible bug
...L p2, auto L p4, ...) > { > va_list select; > > va_start (select, p4); > > report( va_arg(select,L) ); > report( va_arg(select,I) ); > report( va_arg(select,L) ); > > va_end (select); > } > > int main(void) > { > test2(1, 2, 3, 4, 5LL, 6, 7LL); > return 0; > } > > report is just a function that prints the results. > > in main the assemply code seems to be ok but in test2 function does > something that seems to be wrong > > > i use "llc -march=mipsel -relocation-model=static -asm-verbose > -mat...
2014 Jun 24
3
[PATCH 1/2] Drop dosutil/mdiskchk.com
...l!@CX2AKB!7|vw_&I{F?y5Lw1f}<RA#F%LAw;v=$2^ z-YthgA=mzdlg3DF2uALQk3zUsxYpKTY^DqffrMye!{8tR)}-1G1(oz7ok>Jk;3<=I zV<_i|1WUdugRGm*3Wk=*d=?$UBM$l;4CF5cx_e>*GI*0mgHcDq)v`0gy)Zt(fkwBy z!b7B;`sBn|T1wg}`k<O?0^>y7BAw2{`gwy=#*zJyBbNK+z1b&I=-cU#LkTo?N_uKK zD57)lo{W^t1hS#Et%SZWg-Q1J^7lL;5cv_=yA;^Fw?Q1%JwBe1z+{r$$ktg)ZO&;~ z7UZ;qbiyKN_}^zT6XIBO22(-!B`%rCwt_8+EF9D5vGM2Ek2~0Akxjm-yfjsbqs6C5 zY557}R3;9>5$$DRn1<M=xws?D*rbHrWSyOc!c_lMa-^l@)N}d71k2>cRAzJ%NT8ia zWMNNO$-hgsq*pGoSsAeCGR0rq<2v#kTx|-M$h)9n#N@`b%DC8v-(tuiWE;C=vYsyR z7g_H~Y_Uuxjtq&RJ32v&5-7OKUt=y0AarPvlK...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking