Searched refs:addnum (Results 1 – 11 of 11) sorted by relevance
| /openbsd/src/usr.bin/pr/ |
| D | extern.h | 40 void addnum(char *, int, int);
|
| D | pr.c | 269 addnum(nbuf, num, ++lncnt); in onecol() 484 addnum(ptbf, nmwd, ++lncnt); in vertcol() 745 addnum(ptbf, nmwd, ++lncnt); in horzcol() 1018 addnum(ptbf, nmwd, ++lncnt); in mulfile() 1554 addnum(char *buf, int wdth, int line) in addnum() function
|
| /openbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-sh64.c | 2356 offsetT addnum in shmedia_get_operands() local 2359 if (addnum == 0 || addnum == 16 || addnum == 32 in shmedia_get_operands() 2360 || addnum == 48) in shmedia_get_operands() 2363 = (addnum == 0 in shmedia_get_operands() 2365 : (addnum == 16 in shmedia_get_operands() 2367 : (addnum == 32 in shmedia_get_operands()
|
| /openbsd/src/gnu/usr.bin/binutils/gas/ |
| D | symbols.h | 132 offsetT addnum; member
|
| D | write.c | 1628 exp.X_add_number = lie->addnum; in write_object_file() 1716 to_addr = S_GET_VALUE (lie->add) + lie->addnum; in write_object_file() 2311 + lie->addnum in relax_segment() 2318 sprint_value (buf, (addressT) lie->addnum); in relax_segment()
|
| D | read.c | 3473 x->addnum = exp->X_add_number; in emit_expr()
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | tc-sh64.c | 2361 offsetT addnum in shmedia_get_operands() local 2364 if (addnum == 0 || addnum == 16 || addnum == 32 in shmedia_get_operands() 2365 || addnum == 48) in shmedia_get_operands() 2368 = (addnum == 0 in shmedia_get_operands() 2370 : (addnum == 16 in shmedia_get_operands() 2372 : (addnum == 32 in shmedia_get_operands()
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | symbols.h | 132 offsetT addnum; member
|
| D | write.c | 1324 exp.X_add_number = lie->addnum; in write_object_file() 1394 to_addr = S_GET_VALUE (lie->add) + lie->addnum; in write_object_file() 1881 + lie->addnum in relax_segment() 1888 sprint_value (buf, (addressT) lie->addnum); in relax_segment()
|
| D | read.c | 3753 x->addnum = exp->X_add_number; in emit_expr()
|
| /openbsd/src/usr.sbin/unbound/testcode/ |
| D | unittcpreuse.c | 51 struct outside_network* outnet, unsigned int addnum) in tcpid_addmore() argument 55 for(i=0; i<addnum; i++) { in tcpid_addmore()
|