Home
last modified time | relevance | path

Searched refs:alloc_descriptor_max_uid (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbitmap.cc39 static unsigned alloc_descriptor_max_uid = 1; in bitmap_register() local
41 b->alloc_descriptor = alloc_descriptor_max_uid++; in bitmap_register()
H A DChangeLog-201929376 alloc_descriptor_max_uid and assign it for
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dbitmap.c39 static unsigned alloc_descriptor_max_uid = 1; in bitmap_register() local
41 b->alloc_descriptor = alloc_descriptor_max_uid++; in bitmap_register()