Home
last modified time | relevance | path

Searched refs:atom_table_new (Results 1 – 4 of 4) sorted by relevance

/external/libxkbcommon/src/
Datom.h34 atom_table_new(void);
Datom.c121 atom_table_new(void) in atom_table_new() function
Dcontext.c321 ctx->atom_table = atom_table_new(); in xkb_context_new()
/external/libxkbcommon/test/
Datom.c77 table = atom_table_new(); in test_random_strings()
159 table = atom_table_new(); in main()