Home
last modified time | relevance | path

Searched refs:atom_string (Results 1 – 2 of 2) sorted by relevance

/external/libxkbcommon/test/
Datom.c65 struct atom_string { in test_random_strings() struct
72 struct atom_string *arr; in test_random_strings()
/external/python/cpython2/Lib/compiler/
Dtransformer.py115 token.STRING: self.atom_string,
775 def atom_string(self, nodelist): member in Transformer