Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/mkhybrid/dist/
H A Dapple.c88 static char tmp_type[CT_SIZE+1], tmp_creator[CT_SIZE+1]; variable
1709 if (sscanf(ret, "%4s%4s", tmp_creator, tmp_type) == 2) {
1710 *type = tmp_type;
1753 if (sscanf(ret, "%4s%4s", tmp_creator, tmp_type) == 2) {
1754 *type = tmp_type;
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-201111808 variables array_size_array, tmp_type and offset_item. New variable
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-201111808 variables array_size_array, tmp_type and offset_item. New variable