Searched defs:size_log (Results 1 – 5 of 5) sorted by relevance
29 void size_log(const int nb_point, const int size_min, const int size_max, Vector & X) in size_log() function
371 u64 size_log() const { return (x_ >> 3) & 3; } in size_log() function
92 unsigned char size_log; member
89 unsigned char size_log; member
937 uptr size_log = MostSignificantSetBitIndex(map_size); in Allocate() local