Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dggc-common.cc668 unsigned char uleb128_buf[sizeof (size_t) * 2]; in gt_pch_save() local
849 unsigned char uleb128_buf[4096], *uleb128_ptr = uleb128_buf; in gt_pch_restore() local