Home
last modified time | relevance | path

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

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