HomeSort by relevance Sort by last modified time
    Searched full:c_list_type (Results 1 - 1 of 1) sorted by null

  /external/qemu/scripts/
qapi.py 258 def c_list_type(name): function
263 return c_list_type(name[0])
316 return '%s *' % c_list_type(name[0])

Completed in 338 milliseconds