Searched defs:PPC_INST_STR_LEN (Results 1 – 1 of 1) sorted by relevance
138 #define PPC_INST_STR_LEN sizeof("00000000 00000000") macro140 static inline char *__ppc_inst_as_str(char str[PPC_INST_STR_LEN], struct ppc_inst x) in __ppc_inst_as_str()
Completed in 3 milliseconds