Searched refs:otype (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit_overflow.c72 LLVMTypeRef otype; local in function:build_binary_int_overflow
89 otype = LLVMStructTypeInContext(gallivm->context, oelems, 2, FALSE);
91 otype, a, b);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit_overflow.c72 LLVMTypeRef otype; local in function:build_binary_int_overflow
89 otype = LLVMStructTypeInContext(gallivm->context, oelems, 2, FALSE);
91 otype, a, b);
/xsrc/external/mit/xedit/dist/lisp/
H A Dxedit.c1452 LispObj *ooffset, *otype, *odirection, *ocount, *include; local in function:Xedit_Scan
1459 otype = ARGUMENT(1);
1475 if (otype == scan_types[i])
1481 STRFUN(builtin), STROBJ(otype));

Completed in 6 milliseconds