Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/gas/
HDmacro.h63 int formal_count; /* Number of formal args. */ member
HDmacro.c498 if (macro->formal_count) in do_formals()
564 formal->index = macro->formal_count++; in do_formals()
629 macro->formal_count = 0; in define_macro()