Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Ddata-streamer.h51 struct string_slot struct
53 const char *s;
54 int len;
55 unsigned int slot_num;
/dragonfly/contrib/gcc-8.0/gcc/
H A Dlto-streamer.h639 struct string_slot struct
648 struct string_slot_hasher : nofree_ptr_hash <string_slot> argument