Searched defs:csfull (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libcs/
H A Dcsfull.c31 csfull(register Cs_t* state, unsigned long addr) function
45 return csfull(&cs, addr);
H A Dcs.h250 #define csfull _cs_full macro
289 extern char* csfull(Cs_t*, unsigned long);

Completed in 14 milliseconds