Searched refs:ud_set_syntax (Results 1 – 3 of 3) sorted by relevance
63 extern LIBUDIS86_DLLEXTERN void ud_set_syntax(struct ud*, void (*)(struct ud*));
131 ud_set_syntax(struct ud* u, void (*t)(struct ud*)) in ud_set_syntax() function
354 ud_set_syntax(&ud, UD_SYN_INTEL);356 ud_set_syntax(&ud, UD_SYN_ATT);
Completed in 12 milliseconds