Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dtarget-x86.c148 least64_ctype = &long_ctype; in init_x86_64()
Dtarget.h25 extern struct symbol *least64_ctype;
Dtarget.c27 struct symbol *least64_ctype = &llong_ctype; variable