Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/m32c/
Dm32c.cc2436 int unsigned_const = 0; in m32c_print_operand() local
2444 unsigned_const = 2; in m32c_print_operand()
2449 unsigned_const = 1; in m32c_print_operand()
2703 if (unsigned_const == 2) in m32c_print_operand()
2705 if (unsigned_const == 1) in m32c_print_operand()