⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 batcalc.mal

📁 一个内存数据库的源代码这是服务器端还有客户端
💻 MAL
📖 第 1 页 / 共 5 页
字号:
	address CMDcstANDbat_lng_lng_lng;	command and(b:bat[:oid,:lng], c:bat[:oid,:lng]) :bat[:oid,:lng] 	address CMDbatAND_lng_lng_lng	comment "Binary BAT calculator function with new BAT result";#line 106 "/export/scratch0/monet/monet.GNU.64.64.d.14791/MonetDB5/src/modules/kernel/batcalc.mx"	#line 66 "/export/scratch0/monet/monet.GNU.64.64.d.14791/MonetDB5/src/modules/kernel/batcalc.mx"	command or(a:bat[:oid,:oid], b:bat[:oid,:oid], c:bat[:oid,:oid]):bat[:oid,:oid]	address CMDbataccumOR_oid_oid_oid	comment "Binary BAT calculator function with accumulator BAT result";	command or(a:bat[:oid,:oid], cst:oid, b:bat[:oid,:oid]):bat[:oid,:oid]	address CMDbataccumORcst2_oid_oid_oid	comment "(BAT,Constant) calculator function with accumulator BAT result";	command or(a:bat[:oid,:oid], b:bat[:oid,:oid], cst:oid) :bat[:oid,:oid]	address CMDbataccumORcst_oid_oid_oid	comment "(BAT,Constant) calculator function with accumulator BAT result";	command or(b:bat[:oid,:oid], cst:oid) :bat[:oid,:oid] 	address CMDbatORcst_oid_oid_oid;	command or(cst:oid, b:bat[:oid,:oid]) :bat[:oid,:oid] 	address CMDcstORbat_oid_oid_oid;	command or(b:bat[:oid,:oid], c:bat[:oid,:oid]) :bat[:oid,:oid] 	address CMDbatOR_oid_oid_oid	comment "Binary BAT calculator function with new BAT result";#line 107 "/export/scratch0/monet/monet.GNU.64.64.d.14791/MonetDB5/src/modules/kernel/batcalc.mx"	#line 66 "/export/scratch0/monet/monet.GNU.64.64.d.14791/MonetDB5/src/modules/kernel/batcalc.mx"	command or(a:bat[:oid,:sht], b:bat[:oid,:sht], c:bat[:oid,:sht]):bat[:oid,:sht]	address CMDbataccumOR_sht_sht_sht	comment "Binary BAT calculator function with accumulator BAT result";	command or(a:bat[:oid,:sht], cst:sht, b:bat[:oid,:sht]):bat[:oid,:sht]	address CMDbataccumORcst2_sht_sht_sht	comment "(BAT,Constant) calculator function with accumulator BAT result";	command or(a:bat[:oid,:sht], b:bat[:oid,:sht], cst:sht) :bat[:oid,:sht]	address CMDbataccumORcst_sht_sht_sht	comment "(BAT,Constant) calculator function with accumulator BAT result";	command or(b:bat[:oid,:sht], cst:sht) :bat[:oid,:sht] 	address CMDbatORcst_sht_sht_sht;	command or(cst:sht, b:bat[:oid,:sht]) :bat[:oid,:sht] 	address CMDcstORbat_sht_sht_sht;	command or(b:bat[:oid,:sht], c:bat[:oid,:sht]) :bat[:oid,:sht] 	address CMDbatOR_sht_sht_sht	comment "Binary BAT calculator function with new BAT result";#line 108 "/export/scratch0/monet/monet.GNU.64.64.d.14791/MonetDB5/src/modules/kernel/batcalc.mx"	#line 66 "/export/scratch0/monet/monet.GNU.64.64.d.14791/MonetDB5/src/modules/kernel/batcalc.mx"	command or(a:bat[:oid,:int], b:bat[:oid,:int], c:bat[:oid,:int]):bat[:oid,:int]	address CMDbataccumOR_int_int_int	comment "Binary BAT calculator function with accumulator BAT result";	command or(a:bat[:oid,:int], cst:int, b:bat[:oid,:int]):bat[:oid,:int]	address CMDbataccumORcst2_int_int_int	comment "(BAT,Constant) calculator function with accumulator BAT result";	command or(a:bat[:oid,:int], b:bat[:oid,:int], cst:int) :bat[:oid,:int]	address CMDbataccumORcst_int_int_int	comment "(BAT,Constant) calculator function with accumulator BAT result";	command or(b:bat[:oid,:int], cst:int) :bat[:oid,:int] 	address CMDbatORcst_int_int_int;	command or(cst:int, b:bat[:oid,:int]) :bat[:oid,:int] 	address CMDcstORbat_int_int_int;	command or(b:bat[:oid,:int], c:bat[:oid,:int]) :bat[:oid,:int] 	address CMDbatOR_int_int_int	comment "Binary BAT calculator function with new BAT result";#line 109 "/export/scratch0/monet/monet.GNU.64.64.d.14791/MonetDB5/src/modules/kernel/batcalc.mx"	#line 66 "/export/scratch0/monet/monet.GNU.64.64.d.14791/MonetDB5/src/modules/kernel/batcalc.mx"	command or(a:bat[:oid,:lng], b:bat[:oid,:lng], c:bat[:oid,:lng]):bat[:oid,:lng]	address CMDbataccumOR_lng_lng_lng	comment "Binary BAT calculator function with accumulator BAT result";	command or(a:bat[:oid,:lng], cst:lng, b:bat[:oid,:lng]):bat[:oid,:lng]	address CMDbataccumORcst2_lng_lng_lng	comment "(BAT,Constant) calculator function with accumulator BAT result";	command or(a:bat[:oid,:lng], b:bat[:oid,:lng], cst:lng) :bat[:oid,:lng]	address CMDbataccumORcst_lng_lng_lng	comment "(BAT,Constant) calculator function with accumulator BAT result";	command or(b:bat[:oid,:lng], cst:lng) :bat[:oid,:lng] 	address CMDbatORcst_lng_lng_lng;	command or(cst:lng, b:bat[:oid,:lng]) :bat[:oid,:lng] 	address CMDcstORbat_lng_lng_lng;	command or(b:bat[:oid,:lng], c:bat[:oid,:lng]) :bat[:oid,:lng] 	address CMDbatOR_lng_lng_lng	comment "Binary BAT calculator function with new BAT result";#line 110 "/export/scratch0/monet/monet.GNU.64.64.d.14791/MonetDB5/src/modules/kernel/batcalc.mx"	#line 66 "/export/scratch0/monet/monet.GNU.64.64.d.14791/MonetDB5/src/modules/kernel/batcalc.mx"	command /(a:bat[:oid,:dbl], b:bat[:oid,:dbl], c:bat[:oid,:dbl]):bat[:oid,:dbl]	address CMDbataccumDIV_dbl_dbl_dbl	comment "Binary BAT calculator function with accumulator BAT result";	command /(a:bat[:oid,:dbl], cst:dbl, b:bat[:oid,:dbl]):bat[:oid,:dbl]	address CMDbataccumDIVcst2_dbl_dbl_dbl	comment "(BAT,Constant) calculator function with accumulator BAT result";	command /(a:bat[:oid,:dbl], b:bat[:oid,:dbl], cst:dbl) :bat[:oid,:dbl]	address CMDbataccumDIVcst_dbl_dbl_dbl	comment "(BAT,Constant) calculator function with accumulator BAT result";	command /(b:bat[:oid,:dbl], cst:dbl) :bat[:oid,:dbl] 	address CMDbatDIVcst_dbl_dbl_dbl;	command /(cst:dbl, b:bat[:oid,:dbl]) :bat[:oid,:dbl] 	address CMDcstDIVbat_dbl_dbl_dbl;	command /(b:bat[:oid,:dbl], c:bat[:oid,:dbl]) :bat[:oid,:dbl] 	address CMDbatDIV_dbl_dbl_dbl	comment "Binary BAT calculator function with new BAT result";#line 112 "/export/scratch0/monet/monet.GNU.64.64.d.14791/MonetDB5/src/modules/kernel/batcalc.mx"	#line 66 "/export/scratch0/monet/monet.GNU.64.64.d.14791/MonetDB5/src/modules/kernel/batcalc.mx"	command /(a:bat[:oid,:flt], b:bat[:oid,:flt], c:bat[:oid,:flt]):bat[:oid,:flt]	address CMDbataccumDIV_flt_flt_flt	comment "Binary BAT calculator function with accumulator BAT result";	command /(a:bat[:oid,:flt], cst:flt, b:bat[:oid,:flt]):bat[:oid,:flt]	address CMDbataccumDIVcst2_flt_flt_flt	comment "(BAT,Constant) calculator function with accumulator BAT result";	command /(a:bat[:oid,:flt], b:bat[:oid,:flt], cst:flt) :bat[:oid,:flt]	address CMDbataccumDIVcst_flt_flt_flt	comment "(BAT,Constant) calculator function with accumulator BAT result";	command /(b:bat[:oid,:flt], cst:flt) :bat[:oid,:flt] 	address CMDbatDIVcst_flt_flt_flt;	command /(cst:flt, b:bat[:oid,:flt]) :bat[:oid,:flt] 	address CMDcstDIVbat_flt_flt_flt;	command /(b:bat[:oid,:flt], c:bat[:oid,:flt]) :bat[:oid,:flt] 	address CMDbatDIV_flt_flt_flt	comment "Binary BAT calculator function with new BAT result";#line 113 "/export/scratch0/monet/monet.GNU.64.64.d.14791/MonetDB5/src/modules/kernel/batcalc.mx"	#line 66 "/export/scratch0/monet/monet.GNU.64.64.d.14791/MonetDB5/src/modules/kernel/batcalc.mx"	command /(a:bat[:oid,:int], b:bat[:oid,:sht], c:bat[:oid,:lng]):bat[:oid,:int]	address CMDbataccumDIV_lng_int_sht	comment "Binary BAT calculator function with accumulator BAT result";	command /(a:bat[:oid,:int], cst:int, b:bat[:oid,:sht]):bat[:oid,:int]	address CMDbataccumDIVcst2_lng_int_sht	comment "(BAT,Constant) calculator function with accumulator BAT result";	command /(a:bat[:oid,:int], b:bat[:oid,:int], cst:sht) :bat[:oid,:int]	address CMDbataccumDIVcst_lng_int_sht	comment "(BAT,Constant) calculator function with accumulator BAT result";	command /(b:bat[:oid,:int], cst:sht) :bat[:oid,:lng] 	address CMDbatDIVcst_lng_int_sht;	command /(cst:int, b:bat[:oid,:sht]) :bat[:oid,:lng] 	address CMDcstDIVbat_lng_int_sht;	command /(b:bat[:oid,:int], c:bat[:oid,:sht]) :bat[:oid,:lng] 	address CMDbatDIV_lng_int_sht	comment "Binary BAT calculator function with new BAT result";#line 114 "/export/scratch0/monet/monet.GNU.64.64.d.14791/MonetDB5/src/modules/kernel/batcalc.mx"	#line 66 "/export/scratch0/monet/monet.GNU.64.64.d.14791/MonetDB5/src/modules/kernel/batcalc.mx"	command /(a:bat[:oid,:sht], b:bat[:oid,:int], c:bat[:oid,:lng]):bat[:oid,:sht]	address CMDbataccumDIV_lng_sht_int	comment "Binary BAT calculator function with accumulator BAT result";	command /(a:bat[:oid,:sht], cst:sht, b:bat[:oid,:int]):bat[:oid,:sht]	address CMDbataccumDIVcst2_lng_sht_int	comment "(BAT,Constant) calculator function with accumulator BAT result";	command /(a:bat[:oid,:sht], b:bat[:oid,:sht], cst:int) :bat[:oid,:sht]	address CMDbataccumDIVcst_lng_sht_int	comment "(BAT,Constant) calculator function with accumulator BAT result";	command /(b:bat[:oid,:sht], cst:int) :bat[:oid,:lng] 	address CMDbatDIVcst_lng_sht_int;	command /(cst:sht, b:bat[:oid,:int]) :bat[:oid,:lng] 	address CMDcstDIVbat_lng_sht_int;	command /(b:bat[:oid,:sht], c:bat[:oid,:int]) :bat[:oid,:lng] 	address CMDbatDIV_lng_sht_int	comment "Binary BAT calculator function with new BAT result";#line 115 "/export/scratch0/monet/monet.GNU.64.64.d.14791/MonetDB5/src/modules/kernel/batcalc.mx"	#line 66 "/export/scratch0/monet/monet.GNU.64.64.d.14791/MonetDB5/src/modules/kernel/batcalc.mx"	command /(a:bat[:oid,:lng], b:bat[:oid,:sht], c:bat[:oid,:lng]):bat[:oid,:lng]	address CMDbataccumDIV_lng_lng_sht	comment "Binary BAT calculator function with accumulator BAT result";	command /(a:bat[:oid,:lng], cst:lng, b:bat[:oid,:sht]):bat[:oid,:lng]	address CMDbataccumDIVcst2_lng_lng_sht	comment "(BAT,Constant) calculator function with accumulator BAT result";	command /(a:bat[:oid,:lng], b:bat[:oid,:lng], cst:sht) :bat[:oid,:lng]	address CMDbataccumDIVcst_lng_lng_sht	comment "(BAT,Constant) calculator function with accumulator BAT result";	command /(b:bat[:oid,:lng], cst:sht) :bat[:oid,:lng] 	address CMDbatDIVcst_lng_lng_sht;	command /(cst:lng, b:bat[:oid,:sht]) :bat[:oid,:lng] 	address CMDcstDIVbat_lng_lng_sht;	command /(b:bat[:oid,:lng], c:bat[:oid,:sht]) :bat[:oid,:lng] 	address CMDbatDIV_lng_lng_sht	comment "Binary BAT calculator function with new BAT result";#line 116 "/export/scratch0/monet/monet.GNU.64.64.d.14791/MonetDB5/src/modules/kernel/batcalc.mx"	#line 66 "/export/scratch0/monet/monet.GNU.64.64.d.14791/MonetDB5/src/modules/kernel/batcalc.mx"	command /(a:bat[:oid,:sht], b:bat[:oid,:lng], c:bat[:oid,:lng]):bat[:oid,:sht]	address CMDbataccumDIV_lng_sht_lng	comment "Binary BAT calculator function with accumulator BAT result";	command /(a:bat[:oid,:sht], cst:sht, b:bat[:oid,:lng]):bat[:oid,:sht]	address CMDbataccumDIVcst2_lng_sht_lng	comment "(BAT,Constant) calculator function with accumulator BAT result";	command /(a:bat[:oid,:sht], b:bat[:oid,:sht], cst:lng) :bat[:oid,:sht]	address CMDbataccumDIVcst_lng_sht_lng	comment "(BAT,Constant) calculator function with accumulator BAT result";	command /(b:bat[:oid,:sht], cst:lng) :bat[:oid,:lng] 	address CMDbatDIVcst_lng_sht_lng;	command /(cst:sht, b:bat[:oid,:lng]) :bat[:oid,:lng] 	address CMDcstDIVbat_lng_sht_lng;	command /(b:bat[:oid,:sht], c:bat[:oid,:lng]) :bat[:oid,:lng] 	address CMDbatDIV_lng_sht_lng	comment "Binary BAT calculator function with new BAT result";#line 117 "/export/scratch0/monet/monet.GNU.64.64.d.14791/MonetDB5/src/modules/kernel/batcalc.mx"	#line 66 "/export/scratch0/monet/monet.GNU.64.64.d.14791/MonetDB5/src/modules/kernel/batcalc.mx"	command /(a:bat[:oid,:sht], b:bat[:oid,:sht], c:bat[:oid,:lng]):bat[:oid,:sht]	address CMDbataccumDIV_lng_sht_sht	comment "Binary BAT calculator function with accumulator BAT result";	command /(a:bat[:oid,:sht], cst:sht, b:bat[:oid,:sht]):bat[:oid,:sht]	address CMDbataccumDIVcst2_lng_sht_sht	comment "(BAT,Constant) calculator function with accumulator BAT result";	command /(a:bat[:oid,:sht], b:bat[:oid,:sht], cst:sht) :bat[:oid,:sht]	address CMDbataccumDIVcst_lng_sht_sht	comment "(BAT,Constant) calculator function with accumulator BAT result";	command /(b:bat[:oid,:sht], cst:sht) :bat[:oid,:lng] 	address CMDbatDIVcst_lng_sht_sht;	command /(cst:sht, b:bat[:oid,:sht]) :bat[:oid,:lng] 	address CMDcstDIVbat_lng_sht_sht;	command /(b:bat[:oid,:sht], c:bat[:oid,:sht]) :bat[:oid,:lng] 	address CMDbatDIV_lng_sht_sht	comment "Binary BAT calculator function with new BAT result";#line 118 "/export/scratch0/monet/monet.GNU.64.64.d.14791/MonetDB5/src/modules/kernel/batcalc.mx"	#line 66 "/export/scratch0/monet/monet.GNU.64.64.d.14791/MonetDB5/src/modules/kernel/batcalc.mx"	command /(a:bat[:oid,:lng], b:bat[:oid,:int], c:bat[:oid,:lng]):bat[:oid,:lng]	address CMDbataccumDIV_lng_lng_int	comment "Binary BAT calculator function with accumulator BAT result";	command /(a:bat[:oid,:lng], cst:lng, b:bat[:oid,:int]):bat[:oid,:lng]	address CMDbataccumDIVcst2_lng_lng_int	comment "(BAT,Constant) calculator function with accumulator BAT result";	command /(a:bat[:oid,:lng], b:bat[:oid,:lng], cst:int) :bat[:oid,:lng]	address CMDbataccumDIVcst_lng_lng_int	comment "(BAT,Constant) calculator function with accumulator BAT result";

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -