OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:db_printf
(Results
1 - 1
of
1
) sorted by null
/system/core/libpixelflinger/codeflinger/
mips_disassem.c
66
static void
db_printf
(const char* fmt, ...);
196
db_printf
("nop");
200
db_printf
("NIY");
204
db_printf
("NOT IMPL");
213
db_printf
("move\t%s,%s",
220
db_printf
("rotr\t%s,%s,%d", reg_name[i.RType.rd],
225
db_printf
("rotrv\t%s,%s,%s", reg_name[i.RType.rd],
231
db_printf
("%s", spec_name[i.RType.func]);
243
db_printf
("\t%s,%s,%d",
255
db_printf
("\t%s,%s,%s"
553
static void
db_printf
(const char* fmt, ...)
function
[
all
...]
Completed in 43 milliseconds