Home
last modified time | relevance | path

Searched defs:SKIP_SEMI_COLON (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dobj-coff.c625 #define SKIP_SEMI_COLON() while (*input_line_pointer++ != ';') macro
2403 #define SKIP_SEMI_COLON() while (*input_line_pointer++ != ';') macro
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dobj-coff.c513 #define SKIP_SEMI_COLON() while (*input_line_pointer++ != ';') macro