Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-tic4x.c112 LITTLENUM_TYPE fwords[MAX_LITTLENUMS]; /* Float immed. number. */ member
1533 operand->fwords, S_PRECISION); in tic4x_operand_parse()
1556 operand->fwords, S_PRECISION); in tic4x_operand_parse()
1622 operand->fwords, S_PRECISION); in tic4x_operand_parse()
1828 tic4x_atof (string, 's', operand->fwords); in tic4x_operands_match()
1831 INSERTU (opcode, operand->fwords[0], 15, 0); in tic4x_operands_match()
/netbsd/src/usr.sbin/npf/npfctl/
Dnpf_show.c324 unsigned fwords; member
382 assert(mk->fwords == nwords); in scan_marks()