Searched defs:map_init (Results 1 – 3 of 3) sorted by relevance
54 #define map_init(x_) ((x_).value = (uint32_t)-1) macro
901 map_init(EditLine *el) in map_init() function
517 MapInit* map_init = (MapInit*)_self; in Map_initialize_kwarg() local546 MapInit map_init = {map, TypeInfo_get(key_f), TypeInfo_get(val_f), arena}; in Map_InitFromValue() local