Home
last modified time | relevance | path

Searched defs:uwidth (Results 1 – 2 of 2) sorted by relevance

/external/flatbuffers/ts/flexbuffers/
Dbit-width-util.ts18 export function uwidth(value: number): BitWidth { function
/external/jemalloc_new/src/
Dmalloc_io.c461 uintmax_t uwidth; in malloc_vsnprintf() local