Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/unifdef/
H A Dunifdef.c174 macro_cmp(struct macro *a, struct macro *b) in macro_cmp() function
180 RB_GENERATE_STATIC(MACROMAP, macro, entry, macro_cmp);