Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/config/
Dmkmakefile.c443 a->a_weight++; in weighattr()
450 const int wa = (*a)->a_weight, wb = (*b)->a_weight; in attrcmp()
488 fprintf(fp, "# %s (%d)\n", name, a->a_weight); in emitattrkobjscb()
Ddefs.h197 #define a_weight a_m.m_weight macro