Searched refs:FORMAL_REQUIRED (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Dmacro.h39 FORMAL_REQUIRED, enumerator in enum:formal_type
H A Dmacro.c539 formal->type = FORMAL_REQUIRED;
557 if (formal->type == FORMAL_REQUIRED)
1184 if (ptr->type == FORMAL_REQUIRED && ptr->actual.len == 0)
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dmacro.h39 FORMAL_REQUIRED, enumerator in enum:formal_type
H A Dmacro.c572 formal->type = FORMAL_REQUIRED;
590 if (formal->type == FORMAL_REQUIRED)
1227 if (ptr->type == FORMAL_REQUIRED && ptr->actual.len == 0)
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Dmacro.h39 FORMAL_REQUIRED, enumerator in enum:formal_type
H A Dmacro.c541 formal->type = FORMAL_REQUIRED;
559 if (formal->type == FORMAL_REQUIRED)
1194 if (ptr->type == FORMAL_REQUIRED && ptr->actual.len == 0)

Completed in 116 milliseconds