NM_SORT_NAME
'n', MDB_OPT_SETBITS, NM_SORT_NAME, &optf,
optf |= NM_SORT_NAME; /* use sorting path if only one symbol */
if (optf & (NM_SORT_NAME | NM_SORT_VALUE)) {
if (optf & NM_SORT_NAME)
if (optf & (NM_SORT_NAME | NM_SORT_VALUE)) {