Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/bc/dist/
H A Dload.c58 addbyte (unsigned char thebyte) in addbyte() argument
81 f->f_body[prog_addr] = (char) (thebyte & 0xff); in addbyte()
H A Dproto.h100 void addbyte (unsigned char thebyte);