Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dtarget-x86.c149 uleast64_ctype = &ulong_ctype; in init_x86_64()
Dtarget.h26 extern struct symbol *uleast64_ctype;
Dtarget.c28 struct symbol *uleast64_ctype = &ullong_ctype; variable