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

📄 batcalc.mal

📁 一个内存数据库的源代码这是服务器端还有客户端
💻 MAL
📖 第 1 页 / 共 5 页
字号:
	command /(b:bat[:oid,:lng], cst:int) :bat[:oid,:lng] 	address CMDbatDIVcst_lng_lng_int;	command /(cst:lng, b:bat[:oid,:int]) :bat[:oid,:lng] 	address CMDcstDIVbat_lng_lng_int;	command /(b:bat[:oid,:lng], c:bat[:oid,:int]) :bat[:oid,:lng] 	address CMDbatDIV_lng_lng_int	comment "Binary BAT calculator function with new BAT result";#line 119 "/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,:lng], c:bat[:oid,:lng]):bat[:oid,:int]	address CMDbataccumDIV_lng_int_lng	comment "Binary BAT calculator function with accumulator BAT result";	command /(a:bat[:oid,:int], cst:int, b:bat[:oid,:lng]):bat[:oid,:int]	address CMDbataccumDIVcst2_lng_int_lng	comment "(BAT,Constant) calculator function with accumulator BAT result";	command /(a:bat[:oid,:int], b:bat[:oid,:int], cst:lng) :bat[:oid,:int]	address CMDbataccumDIVcst_lng_int_lng	comment "(BAT,Constant) calculator function with accumulator BAT result";	command /(b:bat[:oid,:int], cst:lng) :bat[:oid,:lng] 	address CMDbatDIVcst_lng_int_lng;	command /(cst:int, b:bat[:oid,:lng]) :bat[:oid,:lng] 	address CMDcstDIVbat_lng_int_lng;	command /(b:bat[:oid,:int], c:bat[:oid,:lng]) :bat[:oid,:lng] 	address CMDbatDIV_lng_int_lng	comment "Binary BAT calculator function with new BAT result";#line 120 "/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,:int], c:bat[:oid,:lng]):bat[:oid,:int]	address CMDbataccumDIV_lng_int_int	comment "Binary BAT calculator function with accumulator BAT result";	command /(a:bat[:oid,:int], cst:int, b:bat[:oid,:int]):bat[:oid,:int]	address CMDbataccumDIVcst2_lng_int_int	comment "(BAT,Constant) calculator function with accumulator BAT result";	command /(a:bat[:oid,:int], b:bat[:oid,:int], cst:int) :bat[:oid,:int]	address CMDbataccumDIVcst_lng_int_int	comment "(BAT,Constant) calculator function with accumulator BAT result";	command /(b:bat[:oid,:int], cst:int) :bat[:oid,:lng] 	address CMDbatDIVcst_lng_int_int;	command /(cst:int, b:bat[:oid,:int]) :bat[:oid,:lng] 	address CMDcstDIVbat_lng_int_int;	command /(b:bat[:oid,:int], c:bat[:oid,:int]) :bat[:oid,:lng] 	address CMDbatDIV_lng_int_int	comment "Binary BAT calculator function with new BAT result";#line 121 "/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,:int]):bat[:oid,:sht]	address CMDbataccumDIV_int_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_int_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_int_sht_sht	comment "(BAT,Constant) calculator function with accumulator BAT result";	command /(b:bat[:oid,:sht], cst:sht) :bat[:oid,:int] 	address CMDbatDIVcst_int_sht_sht;	command /(cst:sht, b:bat[:oid,:sht]) :bat[:oid,:int] 	address CMDcstDIVbat_int_sht_sht;	command /(b:bat[:oid,:sht], c:bat[:oid,:sht]) :bat[:oid,:int] 	address CMDbatDIV_int_sht_sht	comment "Binary BAT calculator function with new BAT result";#line 122 "/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,:int]):bat[:oid,:int]	address CMDbataccumDIV_int_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_int_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_int_int_sht	comment "(BAT,Constant) calculator function with accumulator BAT result";	command /(b:bat[:oid,:int], cst:sht) :bat[:oid,:int] 	address CMDbatDIVcst_int_int_sht;	command /(cst:int, b:bat[:oid,:sht]) :bat[:oid,:int] 	address CMDcstDIVbat_int_int_sht;	command /(b:bat[:oid,:int], c:bat[:oid,:sht]) :bat[:oid,:int] 	address CMDbatDIV_int_int_sht	comment "Binary BAT calculator function with new BAT result";#line 123 "/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,:int]):bat[:oid,:sht]	address CMDbataccumDIV_int_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_int_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_int_sht_int	comment "(BAT,Constant) calculator function with accumulator BAT result";	command /(b:bat[:oid,:sht], cst:int) :bat[:oid,:int] 	address CMDbatDIVcst_int_sht_int;	command /(cst:sht, b:bat[:oid,:int]) :bat[:oid,:int] 	address CMDcstDIVbat_int_sht_int;	command /(b:bat[:oid,:sht], c:bat[:oid,:int]) :bat[:oid,:int] 	address CMDbatDIV_int_sht_int	comment "Binary BAT calculator function with new BAT result";#line 124 "/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,:sht]):bat[:oid,:sht]	address CMDbataccumDIV_sht_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_sht_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_sht_sht_sht	comment "(BAT,Constant) calculator function with accumulator BAT result";	command /(b:bat[:oid,:sht], cst:sht) :bat[:oid,:sht] 	address CMDbatDIVcst_sht_sht_sht;	command /(cst:sht, b:bat[:oid,:sht]) :bat[:oid,:sht] 	address CMDcstDIVbat_sht_sht_sht;	command /(b:bat[:oid,:sht], c:bat[:oid,:sht]) :bat[:oid,:sht] 	address CMDbatDIV_sht_sht_sht	comment "Binary BAT calculator function with new BAT result";#line 125 "/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,:lng], c:bat[:oid,:lng]):bat[:oid,:lng]	address CMDbataccumDIV_lng_lng_lng	comment "Binary BAT calculator function with accumulator BAT result";	command /(a:bat[:oid,:lng], cst:lng, b:bat[:oid,:lng]):bat[:oid,:lng]	address CMDbataccumDIVcst2_lng_lng_lng	comment "(BAT,Constant) calculator function with accumulator BAT result";	command /(a:bat[:oid,:lng], b:bat[:oid,:lng], cst:lng) :bat[:oid,:lng]	address CMDbataccumDIVcst_lng_lng_lng	comment "(BAT,Constant) calculator function with accumulator BAT result";	command /(b:bat[:oid,:lng], cst:lng) :bat[:oid,:lng] 	address CMDbatDIVcst_lng_lng_lng;	command /(cst:lng, b:bat[:oid,:lng]) :bat[:oid,:lng] 	address CMDcstDIVbat_lng_lng_lng;	command /(b:bat[:oid,:lng], c:bat[:oid,:lng]) :bat[:oid,:lng] 	address CMDbatDIV_lng_lng_lng	comment "Binary BAT calculator function with new BAT result";#line 126 "/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,:int], c:bat[:oid,:int]):bat[:oid,:int]	address CMDbataccumDIV_int_int_int	comment "Binary BAT calculator function with accumulator BAT result";	command /(a:bat[:oid,:int], cst:int, b:bat[:oid,:int]):bat[:oid,:int]	address CMDbataccumDIVcst2_int_int_int	comment "(BAT,Constant) calculator function with accumulator BAT result";	command /(a:bat[:oid,:int], b:bat[:oid,:int], cst:int) :bat[:oid,:int]	address CMDbataccumDIVcst_int_int_int	comment "(BAT,Constant) calculator function with accumulator BAT result";	command /(b:bat[:oid,:int], cst:int) :bat[:oid,:int] 	address CMDbatDIVcst_int_int_int;	command /(cst:int, b:bat[:oid,:int]) :bat[:oid,:int] 	address CMDcstDIVbat_int_int_int;	command /(b:bat[:oid,:int], c:bat[:oid,:int]) :bat[:oid,:int] 	address CMDbatDIV_int_int_int	comment "Binary BAT calculator function with new BAT result";#line 127 "/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 CMDbataccumMUL_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 CMDbataccumMULcst2_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 CMDbataccumMULcst_dbl_dbl_dbl	comment "(BAT,Constant) calculator function with accumulator BAT result";	command *(b:bat[:oid,:dbl], cst:dbl) :bat[:oid,:dbl] 	address CMDbatMULcst_dbl_dbl_dbl;	command *(cst:dbl, b:bat[:oid,:dbl]) :bat[:oid,:dbl] 	address CMDcstMULbat_dbl_dbl_dbl;	command *(b:bat[:oid,:dbl], c:bat[:oid,:dbl]) :bat[:oid,:dbl] 	address CMDbatMUL_dbl_dbl_dbl	comment "Binary BAT calculator function with new BAT result";#line 129 "/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 CMDbataccumMUL_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 CMDbataccumMULcst2_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 CMDbataccumMULcst_flt_flt_flt	comment "(BAT,Constant) calculator function with accumulator BAT result";	command *(b:bat[:oid,:flt], cst:flt) :bat[:oid,:flt] 	address CMDbatMULcst_flt_flt_flt;	command *(cst:flt, b:bat[:oid,:flt]) :bat[:oid,:flt] 	address CMDcstMULbat_flt_flt_flt;	command *(b:bat[:oid,:flt], c:bat[:oid,:flt]) :bat[:oid,:flt] 	address CMDbatMUL_flt_flt_flt	comment "Binary BAT calculator function with new BAT result";#line 130 "/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 CMDbataccumMUL_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 CMDbataccumMULcst2_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 CMDbataccumMULcst_lng_int_sht	comment "(BAT,Constant) calculator function with accumulator BAT result";	command *(b:bat[:oid,:int], cst:sht) :bat[:oid,:lng] 	address CMDbatMULcst_lng_int_sht;	command *(cst:int, b:bat[:oid,:sht]) :bat[:oid,:lng] 	address CMDcstMULbat_lng_int_sht;	command *(b:bat[:oid,:int], c:bat[:oid,:sht]) :bat[:oid,:lng] 	address CMDbatMUL_lng_int_sht	comment "Binary BAT calculator function with new BAT result";#line 131 "/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 CMDbataccumMUL_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 CMDbataccumMULcst2_lng_sht_int	comment "(BAT,Constant) calculator function with accumulator BAT result";

⌨️ 快捷键说明

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