Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dvarobj.c386 static int format_code[] = { 0, 't', 'd', 'x', 'o' }; variable
2084 format_code[(int) var->format], 1, 0, 0); in c_value_of_variable()