Home | Sort by: relevance | last modified time | path |
/src/sys/ddb/ | |
db_sym.c | 225 db_expr_t newdiff; local in function:db_search_symbol 229 newdiff = ~0; 231 (NULL, val, strategy, &newdiff); 232 if ((unsigned int) newdiff < diff) { 233 diff = newdiff; |
db_sym.c | 225 db_expr_t newdiff; local in function:db_search_symbol 229 newdiff = ~0; 231 (NULL, val, strategy, &newdiff); 232 if ((unsigned int) newdiff < diff) { 233 diff = newdiff; |