Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/
Dexpr.c885 int is_label = 1; in operand() local
900 is_label = (cp == input_line_pointer + 1 in operand()
906 if (is_label) in operand()
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-m68k.c7793 if (is_label (buf)) in main()
7837 is_label (char *str) in is_label() function