Searched refs:FSE_ARG_INT64 (Results 1 – 2 of 2) sorted by relevance
98 #define FSE_ARG_INT64 0x0005 // next arg is a 64-bit int macro
625 } else if (arg_type == FSE_ARG_INT64) { in add_fsevent()1667 error = fill_buff(FSE_ARG_INT64, sizeof(uint64_t), &docid, in copy_out_kfse()1794 error = fill_buff(FSE_ARG_INT64, sizeof(uint64_t), &cur->abstime, in copy_out_kfse()