Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev-tablet-pad.h54 #define map_init(x_) ((x_).value = (uint32_t)-1) macro
/third_party/libedit/src/
Dmap.c901 map_init(EditLine *el) in map_init() function
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dmessage.c517 MapInit* map_init = (MapInit*)_self; in Map_initialize_kwarg() local
546 MapInit map_init = {map, TypeInfo_get(key_f), TypeInfo_get(val_f), arena}; in Map_InitFromValue() local