Home
last modified time | relevance | path

Searched refs:CT_BOOL8_N (Results 1 – 5 of 5) sorted by relevance

/dports/devel/R-cran-data.table/data.table/src/
H A Dfread.h23CT_BOOL8_N, // int8_t; first enum value must be 1 not 0(=CT_DROP) so that it can be negated t… enumerator
H A DfreadR.c29 static int typeEnum[NUT] = {CT_DROP, CT_BOOL8_N, CT_BOOL8_U, CT_BOOL8_T, CT_BOOL8_L, CT_INT32, …
255 if (typeSize[CT_BOOL8_N]!=1) STOP(_("Internal error: typeSize[CT_BOOL8_N] != 1")); // # nocov in userOverride()
H A Dfread.c1297 disabled_parsers[CT_BOOL8_N] = !args.logical01;
/dports/devel/R-cran-data.table/data.table/po/
H A Dzh_CN.po2821 msgid "Internal error: typeSize[CT_BOOL8_N] != 1"
2822 msgstr "内部错误:类型大小[CT_BOOL8_N]不等于1"
H A Ddata.table.pot2636 msgid "Internal error: typeSize[CT_BOOL8_N] != 1"