Home
last modified time | relevance | path

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

/aosp_15_r20/trusty/kernel/lib/syscall/stubgen/
H A Dstubgen.py186 def reformat_c_to_rust(arg): function
253 rust_args.append('%s: %s' % (name, reformat_c_to_rust(ty)))
255 gd['rust_rt'] = reformat_c_to_rust(gd['sys_rt'])